Uses of Class
software.amazon.awssdk.services.ec2.model.GetSubnetCidrReservationsRequest
Packages that use GetSubnetCidrReservationsRequest
Package
Description
-
Uses of GetSubnetCidrReservationsRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type GetSubnetCidrReservationsRequestModifier and TypeMethodDescriptionEc2AsyncClient.getSubnetCidrReservations(GetSubnetCidrReservationsRequest getSubnetCidrReservationsRequest) Gets information about the subnet CIDR reservations.Ec2Client.getSubnetCidrReservations(GetSubnetCidrReservationsRequest getSubnetCidrReservationsRequest) Gets information about the subnet CIDR reservations. -
Uses of GetSubnetCidrReservationsRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type GetSubnetCidrReservationsRequestModifier and TypeMethodDescriptionGetSubnetCidrReservationsRequestMarshaller.marshall(GetSubnetCidrReservationsRequest getSubnetCidrReservationsRequest)