| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
VerifiedAccessEndpointEniOptions |
VerifiedAccessEndpointEniOptions.clone() |
VerifiedAccessEndpointEniOptions |
VerifiedAccessEndpoint.getNetworkInterfaceOptions()
The options for network-interface type endpoint.
|
VerifiedAccessEndpointEniOptions |
VerifiedAccessEndpointEniOptions.withNetworkInterfaceId(String networkInterfaceId)
The ID of the network interface.
|
VerifiedAccessEndpointEniOptions |
VerifiedAccessEndpointEniOptions.withPort(Integer port)
The IP port number.
|
VerifiedAccessEndpointEniOptions |
VerifiedAccessEndpointEniOptions.withProtocol(String protocol)
The IP protocol.
|
VerifiedAccessEndpointEniOptions |
VerifiedAccessEndpointEniOptions.withProtocol(VerifiedAccessEndpointProtocol protocol)
The IP protocol.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VerifiedAccessEndpoint.setNetworkInterfaceOptions(VerifiedAccessEndpointEniOptions networkInterfaceOptions)
The options for network-interface type endpoint.
|
VerifiedAccessEndpoint |
VerifiedAccessEndpoint.withNetworkInterfaceOptions(VerifiedAccessEndpointEniOptions networkInterfaceOptions)
The options for network-interface type endpoint.
|
Copyright © 2023. All rights reserved.