public static interface GetSamlProviderRequest.Builder extends IamRequest.Builder, SdkPojo, CopyableBuilder<GetSamlProviderRequest.Builder,GetSamlProviderRequest>
| Modifier and Type | Method and Description |
|---|---|
GetSamlProviderRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetSamlProviderRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetSamlProviderRequest.Builder |
samlProviderArn(String samlProviderArn)
The Amazon Resource Name (ARN) of the SAML provider resource object in IAM to get information about.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetSamlProviderRequest.Builder samlProviderArn(String samlProviderArn)
The Amazon Resource Name (ARN) of the SAML provider resource object in IAM to get information about.
For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.
samlProviderArn - The Amazon Resource Name (ARN) of the SAML provider resource object in IAM to get information
about.
For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.
GetSamlProviderRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetSamlProviderRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.