Uses of Class
software.amazon.awssdk.services.ec2.model.ModifySnapshotAttributeRequest
Packages that use ModifySnapshotAttributeRequest
Package
Description
-
Uses of ModifySnapshotAttributeRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type ModifySnapshotAttributeRequestModifier and TypeMethodDescriptionEc2AsyncClient.modifySnapshotAttribute(ModifySnapshotAttributeRequest modifySnapshotAttributeRequest) Adds or removes permission settings for the specified snapshot.default ModifySnapshotAttributeResponseEc2Client.modifySnapshotAttribute(ModifySnapshotAttributeRequest modifySnapshotAttributeRequest) Adds or removes permission settings for the specified snapshot. -
Uses of ModifySnapshotAttributeRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type ModifySnapshotAttributeRequestModifier and TypeMethodDescriptionModifySnapshotAttributeRequestMarshaller.marshall(ModifySnapshotAttributeRequest modifySnapshotAttributeRequest)