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