Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
ModifyVpcEndpointServicePermissionsRequest |
ModifyVpcEndpointServicePermissionsRequest.clone() |
ModifyVpcEndpointServicePermissionsRequest |
ModifyVpcEndpointServicePermissionsRequest.withAddAllowedPrincipals(Collection<String> addAllowedPrincipals)
The Amazon Resource Names (ARN) of one or more principals.
|
ModifyVpcEndpointServicePermissionsRequest |
ModifyVpcEndpointServicePermissionsRequest.withAddAllowedPrincipals(String... addAllowedPrincipals)
The Amazon Resource Names (ARN) of one or more principals.
|
ModifyVpcEndpointServicePermissionsRequest |
ModifyVpcEndpointServicePermissionsRequest.withRemoveAllowedPrincipals(Collection<String> removeAllowedPrincipals)
The Amazon Resource Names (ARN) of one or more principals.
|
ModifyVpcEndpointServicePermissionsRequest |
ModifyVpcEndpointServicePermissionsRequest.withRemoveAllowedPrincipals(String... removeAllowedPrincipals)
The Amazon Resource Names (ARN) of one or more principals.
|
ModifyVpcEndpointServicePermissionsRequest |
ModifyVpcEndpointServicePermissionsRequest.withServiceId(String serviceId)
The ID of the service.
|
Modifier and Type | Method and Description |
---|---|
Request<ModifyVpcEndpointServicePermissionsRequest> |
ModifyVpcEndpointServicePermissionsRequest.getDryRunRequest()
This method is intended for internal use only.
|
Copyright © 2021. All rights reserved.