| Modifier and Type | Method and Description |
|---|---|
DestinationType |
DestinationOptions.getType()
The destination type.
|
DestinationType |
DestinationOptions.Jsii$Proxy.getType() |
static DestinationType |
DestinationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DestinationType[] |
DestinationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DestinationOptions.Builder |
DestinationOptions.Builder.type(DestinationType type)
Sets the value of
DestinationOptions.getType() |
Copyright © 2023. All rights reserved.