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