Uses of Class
software.amazon.awssdk.services.ec2.model.GetIpamAddressHistoryResponse
Packages that use GetIpamAddressHistoryResponse
Package
Description
-
Uses of GetIpamAddressHistoryResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return GetIpamAddressHistoryResponseModifier and TypeMethodDescriptiondefault GetIpamAddressHistoryResponseEc2Client.getIpamAddressHistory(Consumer<GetIpamAddressHistoryRequest.Builder> 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.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type GetIpamAddressHistoryResponseModifier and TypeMethodDescriptionEc2AsyncClient.getIpamAddressHistory(Consumer<GetIpamAddressHistoryRequest.Builder> getIpamAddressHistoryRequest) Retrieve historical information about a CIDR within an IPAM scope.Ec2AsyncClient.getIpamAddressHistory(GetIpamAddressHistoryRequest getIpamAddressHistoryRequest) Retrieve historical information about a CIDR within an IPAM scope. -
Uses of GetIpamAddressHistoryResponse in software.amazon.awssdk.services.ec2.paginators
Methods in software.amazon.awssdk.services.ec2.paginators that return types with arguments of type GetIpamAddressHistoryResponseMethod parameters in software.amazon.awssdk.services.ec2.paginators with type arguments of type GetIpamAddressHistoryResponseModifier and TypeMethodDescriptionvoidGetIpamAddressHistoryPublisher.subscribe(org.reactivestreams.Subscriber<? super GetIpamAddressHistoryResponse> subscriber)