| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
EmptyFieldValue |
FieldValueUnion.emptyValue()
An empty value.
|
| Modifier and Type | Method and Description |
|---|---|
FieldValueUnion.Builder |
FieldValueUnion.Builder.emptyValue(EmptyFieldValue emptyValue)
An empty value.
|
static FieldValueUnion |
FieldValueUnion.fromEmptyValue(EmptyFieldValue emptyValue)
Create an instance of this class with
FieldValueUnion.emptyValue() initialized to the given value. |
Copyright © 2023. All rights reserved.