Interface CreateSolFunctionPackageResponse.Builder

  • Method Details

    • arn

      Function package ARN.

      Parameters:
      arn - Function package ARN.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      ID of the function package.

      Parameters:
      id - ID of the function package.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • onboardingState

      CreateSolFunctionPackageResponse.Builder onboardingState(String onboardingState)

      Onboarding state of the function package.

      Parameters:
      onboardingState - Onboarding state of the function package.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • onboardingState

      Onboarding state of the function package.

      Parameters:
      onboardingState - Onboarding state of the function package.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • operationalState

      CreateSolFunctionPackageResponse.Builder operationalState(String operationalState)

      Operational state of the function package.

      Parameters:
      operationalState - Operational state of the function package.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • operationalState

      CreateSolFunctionPackageResponse.Builder operationalState(OperationalState operationalState)

      Operational state of the function package.

      Parameters:
      operationalState - Operational state of the function package.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • tags

      A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an optional value. You can use tags to search and filter your resources or track your Amazon Web Services costs.

      Parameters:
      tags - A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an optional value. You can use tags to search and filter your resources or track your Amazon Web Services costs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • usageState

      Usage state of the function package.

      Parameters:
      usageState - Usage state of the function package.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • usageState

      Usage state of the function package.

      Parameters:
      usageState - Usage state of the function package.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: