CopyableBuilder<UpdateSAMLProviderResponse.Builder,UpdateSAMLProviderResponse>
, SdkBuilder<UpdateSAMLProviderResponse.Builder,UpdateSAMLProviderResponse>
public static interface UpdateSAMLProviderResponse.Builder extends CopyableBuilder<UpdateSAMLProviderResponse.Builder,UpdateSAMLProviderResponse>
Modifier and Type | Method | Description |
---|---|---|
UpdateSAMLProviderResponse.Builder |
samlProviderArn(String samlProviderArn) |
The Amazon Resource Name (ARN) of the SAML provider that was updated.
|
copy
apply, 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.