| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static VerifiedAccessEndpointProtocol |
VerifiedAccessEndpointProtocol.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
VerifiedAccessEndpointProtocol |
VerifiedAccessEndpointEniOptions.protocol()
The IP protocol.
|
VerifiedAccessEndpointProtocol |
CreateVerifiedAccessEndpointEniOptions.protocol()
The IP protocol.
|
VerifiedAccessEndpointProtocol |
VerifiedAccessEndpointLoadBalancerOptions.protocol()
The IP protocol.
|
VerifiedAccessEndpointProtocol |
ModifyVerifiedAccessEndpointEniOptions.protocol()
The IP protocol.
|
VerifiedAccessEndpointProtocol |
CreateVerifiedAccessEndpointLoadBalancerOptions.protocol()
The IP protocol.
|
VerifiedAccessEndpointProtocol |
ModifyVerifiedAccessEndpointLoadBalancerOptions.protocol()
The IP protocol.
|
static VerifiedAccessEndpointProtocol |
VerifiedAccessEndpointProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VerifiedAccessEndpointProtocol[] |
VerifiedAccessEndpointProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<VerifiedAccessEndpointProtocol> |
VerifiedAccessEndpointProtocol.knownValues()
|
Copyright © 2022. All rights reserved.