static CreateSamlProviderResponse.Builder |
CreateSamlProviderResponse.builder() |
|
CreateSamlProviderResponse.Builder |
CreateSamlProviderResponse.Builder.samlProviderArn(String samlProviderArn) |
The Amazon Resource Name (ARN) of the new SAML provider resource in IAM.
|
CreateSamlProviderResponse.Builder |
CreateSamlProviderResponse.Builder.tags(Collection<Tag> tags) |
A list of tags that are attached to the new IAM SAML provider.
|
CreateSamlProviderResponse.Builder |
CreateSamlProviderResponse.Builder.tags(Consumer<Tag.Builder>... tags) |
A list of tags that are attached to the new IAM SAML provider.
|
CreateSamlProviderResponse.Builder |
CreateSamlProviderResponse.Builder.tags(Tag... tags) |
A list of tags that are attached to the new IAM SAML provider.
|
CreateSamlProviderResponse.Builder |
CreateSamlProviderResponse.toBuilder() |
|