Uses of Class
software.amazon.awssdk.services.ec2.model.ResetAddressAttributeRequest
Packages that use ResetAddressAttributeRequest
Package
Description
-
Uses of ResetAddressAttributeRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type ResetAddressAttributeRequestModifier and TypeMethodDescriptionEc2AsyncClient.resetAddressAttribute(ResetAddressAttributeRequest resetAddressAttributeRequest) Resets the attribute of the specified IP address.default ResetAddressAttributeResponseEc2Client.resetAddressAttribute(ResetAddressAttributeRequest resetAddressAttributeRequest) Resets the attribute of the specified IP address. -
Uses of ResetAddressAttributeRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type ResetAddressAttributeRequestModifier and TypeMethodDescriptionResetAddressAttributeRequestMarshaller.marshall(ResetAddressAttributeRequest resetAddressAttributeRequest)