| Package | Description |
|---|---|
| com.amazonaws.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
static CustomRoutingProtocol |
CustomRoutingProtocol.fromValue(String value)
Use this in place of valueOf.
|
static CustomRoutingProtocol |
CustomRoutingProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomRoutingProtocol[] |
CustomRoutingProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CustomRoutingDestinationConfiguration |
CustomRoutingDestinationConfiguration.withProtocols(CustomRoutingProtocol... protocols)
The protocol for the endpoint group that is associated with a custom routing accelerator.
|
PortMapping |
PortMapping.withProtocols(CustomRoutingProtocol... protocols)
The protocols supported by the endpoint group.
|
Copyright © 2021. All rights reserved.