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