Interface CreateProvisionedProductPlanResponse.Builder

    • Method Detail

      • provisionProductId

        CreateProvisionedProductPlanResponse.Builder provisionProductId​(String provisionProductId)

        The product identifier.

        Parameters:
        provisionProductId - The product identifier.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • provisionedProductName

        CreateProvisionedProductPlanResponse.Builder provisionedProductName​(String provisionedProductName)

        The user-friendly name of the provisioned product.

        Parameters:
        provisionedProductName - The user-friendly name of the provisioned product.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • provisioningArtifactId

        CreateProvisionedProductPlanResponse.Builder provisioningArtifactId​(String provisioningArtifactId)

        The identifier of the provisioning artifact.

        Parameters:
        provisioningArtifactId - The identifier of the provisioning artifact.
        Returns:
        Returns a reference to this object so that method calls can be chained together.