| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
static FormEntryOutput.Builder |
FormEntryOutput.builder() |
FormEntryOutput.Builder |
FormEntryOutput.Builder.required(Boolean required)
Specifies whether a form entry is required.
|
FormEntryOutput.Builder |
FormEntryOutput.toBuilder() |
FormEntryOutput.Builder |
FormEntryOutput.Builder.typeName(String typeName)
The name of the type of the form entry.
|
FormEntryOutput.Builder |
FormEntryOutput.Builder.typeRevision(String typeRevision)
The type revision of the form entry.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends FormEntryOutput.Builder> |
FormEntryOutput.serializableBuilderClass() |
Copyright © 2023. All rights reserved.