Interface CreateSolNetworkPackageResponse.Builder

  • Method Details

    • arn

      Network package ARN.

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

      ID of the network package.

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

      CreateSolNetworkPackageResponse.Builder nsdOnboardingState(String nsdOnboardingState)

      Onboarding state of the network service descriptor in the network package.

      Parameters:
      nsdOnboardingState - Onboarding state of the network service descriptor in the network package.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • nsdOnboardingState

      CreateSolNetworkPackageResponse.Builder nsdOnboardingState(NsdOnboardingState nsdOnboardingState)

      Onboarding state of the network service descriptor in the network package.

      Parameters:
      nsdOnboardingState - Onboarding state of the network service descriptor in the network package.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • nsdOperationalState

      CreateSolNetworkPackageResponse.Builder nsdOperationalState(String nsdOperationalState)

      Operational state of the network service descriptor in the network package.

      Parameters:
      nsdOperationalState - Operational state of the network service descriptor in the network package.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • nsdOperationalState

      CreateSolNetworkPackageResponse.Builder nsdOperationalState(NsdOperationalState nsdOperationalState)

      Operational state of the network service descriptor in the network package.

      Parameters:
      nsdOperationalState - Operational state of the network service descriptor in the network package.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • nsdUsageState

      CreateSolNetworkPackageResponse.Builder nsdUsageState(String nsdUsageState)

      Usage state of the network service descriptor in the network package.

      Parameters:
      nsdUsageState - Usage state of the network service descriptor in the network package.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • nsdUsageState

      Usage state of the network service descriptor in the network package.

      Parameters:
      nsdUsageState - Usage state of the network service descriptor in the network 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.