public static interface DeleteAssetTypeRequest.Builder extends DataZoneRequest.Builder, SdkPojo, CopyableBuilder<DeleteAssetTypeRequest.Builder,DeleteAssetTypeRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteAssetTypeRequest.Builder |
domainIdentifier(String domainIdentifier)
The ID of the Amazon DataZone domain in which the asset type is deleted.
|
DeleteAssetTypeRequest.Builder |
identifier(String identifier)
The identifier of the asset type that is deleted.
|
DeleteAssetTypeRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteAssetTypeRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteAssetTypeRequest.Builder domainIdentifier(String domainIdentifier)
The ID of the Amazon DataZone domain in which the asset type is deleted.
domainIdentifier - The ID of the Amazon DataZone domain in which the asset type is deleted.DeleteAssetTypeRequest.Builder identifier(String identifier)
The identifier of the asset type that is deleted.
identifier - The identifier of the asset type that is deleted.DeleteAssetTypeRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteAssetTypeRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.