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