| Package | Description |
|---|---|
| com.amazonaws.services.servicediscovery.model |
| Modifier and Type | Method and Description |
|---|---|
static ServiceTypeOption |
ServiceTypeOption.fromValue(String value)
Use this in place of valueOf.
|
static ServiceTypeOption |
ServiceTypeOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceTypeOption[] |
ServiceTypeOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateServiceRequest |
CreateServiceRequest.withType(ServiceTypeOption type)
If present, specifies that the service instances are only discoverable using the
DiscoverInstances
API operation. |
Copyright © 2023. All rights reserved.