Interface CreateConferenceProviderResponse.Builder

    • Method Detail

      • conferenceProviderArn

        CreateConferenceProviderResponse.Builder conferenceProviderArn​(String conferenceProviderArn)

        The ARN of the newly-created conference provider.

        Parameters:
        conferenceProviderArn - The ARN of the newly-created conference provider.
        Returns:
        Returns a reference to this object so that method calls can be chained together.