public static interface GetIdentitySourceRequest.Builder extends VerifiedPermissionsRequest.Builder, SdkPojo, CopyableBuilder<GetIdentitySourceRequest.Builder,GetIdentitySourceRequest>
| Modifier and Type | Method and Description |
|---|---|
GetIdentitySourceRequest.Builder |
identitySourceId(String identitySourceId)
Specifies the ID of the identity source you want information about.
|
GetIdentitySourceRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetIdentitySourceRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetIdentitySourceRequest.Builder |
policyStoreId(String policyStoreId)
Specifies the ID of the policy store that contains the identity source you want information about.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetIdentitySourceRequest.Builder policyStoreId(String policyStoreId)
Specifies the ID of the policy store that contains the identity source you want information about.
policyStoreId - Specifies the ID of the policy store that contains the identity source you want information about.GetIdentitySourceRequest.Builder identitySourceId(String identitySourceId)
Specifies the ID of the identity source you want information about.
identitySourceId - Specifies the ID of the identity source you want information about.GetIdentitySourceRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetIdentitySourceRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.