static CreateFormTypeResponse.Builder |
CreateFormTypeResponse.builder() |
|
CreateFormTypeResponse.Builder |
CreateFormTypeResponse.Builder.description(String description) |
The description of this Amazon DataZone metadata form type.
|
CreateFormTypeResponse.Builder |
CreateFormTypeResponse.Builder.domainId(String domainId) |
The ID of the Amazon DataZone domain in which this metadata form type is created.
|
CreateFormTypeResponse.Builder |
CreateFormTypeResponse.Builder.name(String name) |
The name of this Amazon DataZone metadata form type.
|
CreateFormTypeResponse.Builder |
CreateFormTypeResponse.Builder.originDomainId(String originDomainId) |
The ID of the Amazon DataZone domain in which this metadata form type was originally created.
|
CreateFormTypeResponse.Builder |
CreateFormTypeResponse.Builder.originProjectId(String originProjectId) |
The ID of the project in which this Amazon DataZone metadata form type was originally created.
|
CreateFormTypeResponse.Builder |
CreateFormTypeResponse.Builder.owningProjectId(String owningProjectId) |
The ID of the project that owns this Amazon DataZone metadata form type.
|
CreateFormTypeResponse.Builder |
CreateFormTypeResponse.Builder.revision(String revision) |
The revision of this Amazon DataZone metadata form type.
|
CreateFormTypeResponse.Builder |
CreateFormTypeResponse.toBuilder() |
|