Uses of Class
software.amazon.awssdk.services.ec2.model.GetIpamAddressHistoryRequest
Packages that use GetIpamAddressHistoryRequest
Package
Description
-
Uses of GetIpamAddressHistoryRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type GetIpamAddressHistoryRequestModifier and TypeMethodDescriptionEc2AsyncClient.getIpamAddressHistory(GetIpamAddressHistoryRequest getIpamAddressHistoryRequest) Retrieve historical information about a CIDR within an IPAM scope.default GetIpamAddressHistoryResponseEc2Client.getIpamAddressHistory(GetIpamAddressHistoryRequest getIpamAddressHistoryRequest) Retrieve historical information about a CIDR within an IPAM scope.default GetIpamAddressHistoryPublisherEc2AsyncClient.getIpamAddressHistoryPaginator(GetIpamAddressHistoryRequest getIpamAddressHistoryRequest) This is a variant ofEc2AsyncClient.getIpamAddressHistory(software.amazon.awssdk.services.ec2.model.GetIpamAddressHistoryRequest)operation.default GetIpamAddressHistoryIterableEc2Client.getIpamAddressHistoryPaginator(GetIpamAddressHistoryRequest getIpamAddressHistoryRequest) This is a variant ofEc2Client.getIpamAddressHistory(software.amazon.awssdk.services.ec2.model.GetIpamAddressHistoryRequest)operation. -
Uses of GetIpamAddressHistoryRequest in software.amazon.awssdk.services.ec2.paginators
Constructors in software.amazon.awssdk.services.ec2.paginators with parameters of type GetIpamAddressHistoryRequestModifierConstructorDescriptionGetIpamAddressHistoryIterable(Ec2Client client, GetIpamAddressHistoryRequest firstRequest) GetIpamAddressHistoryPublisher(Ec2AsyncClient client, GetIpamAddressHistoryRequest firstRequest) -
Uses of GetIpamAddressHistoryRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type GetIpamAddressHistoryRequestModifier and TypeMethodDescriptionGetIpamAddressHistoryRequestMarshaller.marshall(GetIpamAddressHistoryRequest getIpamAddressHistoryRequest)