Interface CreateIdentityProviderResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<CreateIdentityProviderResponse.Builder,CreateIdentityProviderResponse>, SdkBuilder<CreateIdentityProviderResponse.Builder,CreateIdentityProviderResponse>, SdkPojo, SdkResponse.Builder, WorkSpacesWebResponse.Builder
Enclosing class:
CreateIdentityProviderResponse

  • Method Details

    • identityProviderArn

      CreateIdentityProviderResponse.Builder identityProviderArn(String identityProviderArn)

      The ARN of the identity provider.

      Parameters:
      identityProviderArn - The ARN of the identity provider.
      Returns:
      Returns a reference to this object so that method calls can be chained together.