Interface CreateLicenseServerEndpointResponse.Builder

    • Method Detail

      • identityProviderArn

        CreateLicenseServerEndpointResponse.Builder identityProviderArn​(String identityProviderArn)

        The Amazon Resource Name (ARN) of the identity provider specified in the request.

        Parameters:
        identityProviderArn - The Amazon Resource Name (ARN) of the identity provider specified in the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • licenseServerEndpointArn

        CreateLicenseServerEndpointResponse.Builder licenseServerEndpointArn​(String licenseServerEndpointArn)

        The ARN of the LicenseServerEndpoint resource.

        Parameters:
        licenseServerEndpointArn - The ARN of the LicenseServerEndpoint resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.