Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeSnapshotAttributeRequest
Packages that use DescribeSnapshotAttributeRequest
Package
Description
-
Uses of DescribeSnapshotAttributeRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DescribeSnapshotAttributeRequestModifier and TypeMethodDescriptionEc2AsyncClient.describeSnapshotAttribute(DescribeSnapshotAttributeRequest describeSnapshotAttributeRequest) Describes the specified attribute of the specified snapshot.Ec2Client.describeSnapshotAttribute(DescribeSnapshotAttributeRequest describeSnapshotAttributeRequest) Describes the specified attribute of the specified snapshot. -
Uses of DescribeSnapshotAttributeRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DescribeSnapshotAttributeRequestModifier and TypeMethodDescriptionDescribeSnapshotAttributeRequestMarshaller.marshall(DescribeSnapshotAttributeRequest describeSnapshotAttributeRequest)