public static interface UpdateSamlProviderResponse.Builder extends IamResponse.Builder, CopyableBuilder<UpdateSamlProviderResponse.Builder,UpdateSamlProviderResponse>
Modifier and Type | Method and Description |
---|---|
UpdateSamlProviderResponse.Builder |
samlProviderArn(String samlProviderArn)
The Amazon Resource Name (ARN) of the SAML provider that was updated.
|
build
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
UpdateSamlProviderResponse.Builder samlProviderArn(String samlProviderArn)
The Amazon Resource Name (ARN) of the SAML provider that was updated.
samlProviderArn
- The Amazon Resource Name (ARN) of the SAML provider that was updated.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.