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