Uses of Class
software.amazon.awssdk.services.ec2.model.ResetSnapshotAttributeRequest
Packages that use ResetSnapshotAttributeRequest
Package
Description
-
Uses of ResetSnapshotAttributeRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type ResetSnapshotAttributeRequestModifier and TypeMethodDescriptionEc2AsyncClient.resetSnapshotAttribute(ResetSnapshotAttributeRequest resetSnapshotAttributeRequest) Resets permission settings for the specified snapshot.default ResetSnapshotAttributeResponseEc2Client.resetSnapshotAttribute(ResetSnapshotAttributeRequest resetSnapshotAttributeRequest) Resets permission settings for the specified snapshot. -
Uses of ResetSnapshotAttributeRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type ResetSnapshotAttributeRequestModifier and TypeMethodDescriptionResetSnapshotAttributeRequestMarshaller.marshall(ResetSnapshotAttributeRequest resetSnapshotAttributeRequest)