Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeVpcEndpointAssociationsRequest
Packages that use DescribeVpcEndpointAssociationsRequest
Package
Description
-
Uses of DescribeVpcEndpointAssociationsRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DescribeVpcEndpointAssociationsRequestModifier and TypeMethodDescriptionEc2AsyncClient.describeVpcEndpointAssociations(DescribeVpcEndpointAssociationsRequest describeVpcEndpointAssociationsRequest) Describes the VPC resources, VPC endpoint services, Amazon Lattice services, or service networks associated with the VPC endpoint.Ec2Client.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 DescribeVpcEndpointAssociationsRequestModifier and TypeMethodDescriptionDescribeVpcEndpointAssociationsRequestMarshaller.marshall(DescribeVpcEndpointAssociationsRequest describeVpcEndpointAssociationsRequest)