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