Uses of Class
software.amazon.awssdk.services.ec2.model.GetSubnetCidrReservationsResponse
Packages that use GetSubnetCidrReservationsResponse
-
Uses of GetSubnetCidrReservationsResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return GetSubnetCidrReservationsResponseModifier and TypeMethodDescriptionEc2Client.getSubnetCidrReservations(Consumer<GetSubnetCidrReservationsRequest.Builder> getSubnetCidrReservationsRequest) Gets information about the subnet CIDR reservations.Ec2Client.getSubnetCidrReservations(GetSubnetCidrReservationsRequest getSubnetCidrReservationsRequest) Gets information about the subnet CIDR reservations.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type GetSubnetCidrReservationsResponseModifier and TypeMethodDescriptionEc2AsyncClient.getSubnetCidrReservations(Consumer<GetSubnetCidrReservationsRequest.Builder> getSubnetCidrReservationsRequest) Gets information about the subnet CIDR reservations.Ec2AsyncClient.getSubnetCidrReservations(GetSubnetCidrReservationsRequest getSubnetCidrReservationsRequest) Gets information about the subnet CIDR reservations.