Interface ServiceActionAssociation.Builder

    • Method Detail

      • serviceActionId

        ServiceActionAssociation.Builder serviceActionId​(String serviceActionId)

        The self-service action identifier. For example, act-fs7abcd89wxyz.

        Parameters:
        serviceActionId - The self-service action identifier. For example, act-fs7abcd89wxyz.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • productId

        ServiceActionAssociation.Builder productId​(String productId)

        The product identifier. For example, prod-abcdzk7xy33qa.

        Parameters:
        productId - The product identifier. For example, prod-abcdzk7xy33qa.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • provisioningArtifactId

        ServiceActionAssociation.Builder provisioningArtifactId​(String provisioningArtifactId)

        The identifier of the provisioning artifact. For example, pa-4abcdjnxjj6ne.

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