| Package | Description |
|---|---|
| com.amazonaws.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
static IpAddressType |
IpAddressType.fromValue(String value)
Use this in place of valueOf.
|
static IpAddressType |
IpAddressType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IpAddressType[] |
IpAddressType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DestinationPortMapping |
DestinationPortMapping.withIpAddressType(IpAddressType ipAddressType)
The IP address type that an accelerator supports.
|
UpdateAcceleratorRequest |
UpdateAcceleratorRequest.withIpAddressType(IpAddressType ipAddressType)
The IP address type that an accelerator supports.
|
CreateAcceleratorRequest |
CreateAcceleratorRequest.withIpAddressType(IpAddressType ipAddressType)
The IP address type that an accelerator supports.
|
CreateCustomRoutingAcceleratorRequest |
CreateCustomRoutingAcceleratorRequest.withIpAddressType(IpAddressType ipAddressType)
The IP address type that an accelerator supports.
|
Accelerator |
Accelerator.withIpAddressType(IpAddressType ipAddressType)
The IP address type that an accelerator supports.
|
CustomRoutingAccelerator |
CustomRoutingAccelerator.withIpAddressType(IpAddressType ipAddressType)
The IP address type that an accelerator supports.
|
UpdateCustomRoutingAcceleratorRequest |
UpdateCustomRoutingAcceleratorRequest.withIpAddressType(IpAddressType ipAddressType)
The IP address type that an accelerator supports.
|
Copyright © 2025. All rights reserved.