| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default ApplySecurityGroupsToClientVpnTargetNetworkResponse |
Ec2Client.applySecurityGroupsToClientVpnTargetNetwork(ApplySecurityGroupsToClientVpnTargetNetworkRequest applySecurityGroupsToClientVpnTargetNetworkRequest)
Applies a security group to the association between the target network and the Client VPN endpoint.
|
default ApplySecurityGroupsToClientVpnTargetNetworkResponse |
Ec2Client.applySecurityGroupsToClientVpnTargetNetwork(Consumer<ApplySecurityGroupsToClientVpnTargetNetworkRequest.Builder> applySecurityGroupsToClientVpnTargetNetworkRequest)
Applies a security group to the association between the target network and the Client VPN endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ApplySecurityGroupsToClientVpnTargetNetworkResponse> |
Ec2AsyncClient.applySecurityGroupsToClientVpnTargetNetwork(ApplySecurityGroupsToClientVpnTargetNetworkRequest applySecurityGroupsToClientVpnTargetNetworkRequest)
Applies a security group to the association between the target network and the Client VPN endpoint.
|
default CompletableFuture<ApplySecurityGroupsToClientVpnTargetNetworkResponse> |
Ec2AsyncClient.applySecurityGroupsToClientVpnTargetNetwork(Consumer<ApplySecurityGroupsToClientVpnTargetNetworkRequest.Builder> applySecurityGroupsToClientVpnTargetNetworkRequest)
Applies a security group to the association between the target network and the Client VPN endpoint.
|
Copyright © 2020. All rights reserved.