Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeVpcEndpointAssociationsRequest
-
Packages that use DescribeVpcEndpointAssociationsRequest Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud software.amazon.awssdk.services.ec2.transform -
-
Uses of DescribeVpcEndpointAssociationsRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DescribeVpcEndpointAssociationsRequest Modifier and Type Method Description default CompletableFuture<DescribeVpcEndpointAssociationsResponse>Ec2AsyncClient. describeVpcEndpointAssociations(DescribeVpcEndpointAssociationsRequest describeVpcEndpointAssociationsRequest)Describes the VPC resources, VPC endpoint services, Amazon Lattice services, or service networks associated with the VPC endpoint.default DescribeVpcEndpointAssociationsResponseEc2Client. describeVpcEndpointAssociations(DescribeVpcEndpointAssociationsRequest describeVpcEndpointAssociationsRequest)Describes the VPC resources, VPC endpoint services, Amazon Lattice services, or service networks associated with the VPC endpoint. -
Uses of DescribeVpcEndpointAssociationsRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DescribeVpcEndpointAssociationsRequest Modifier and Type Method Description SdkHttpFullRequestDescribeVpcEndpointAssociationsRequestMarshaller. marshall(DescribeVpcEndpointAssociationsRequest describeVpcEndpointAssociationsRequest)
-