Uses of Class
software.amazon.awssdk.services.directory.model.DescribeSnapshotsRequest
-
Packages that use DescribeSnapshotsRequest Package Description software.amazon.awssdk.services.directory Directory Service software.amazon.awssdk.services.directory.paginators software.amazon.awssdk.services.directory.transform -
-
Uses of DescribeSnapshotsRequest in software.amazon.awssdk.services.directory
-
Uses of DescribeSnapshotsRequest in software.amazon.awssdk.services.directory.paginators
Constructors in software.amazon.awssdk.services.directory.paginators with parameters of type DescribeSnapshotsRequest Constructor Description DescribeSnapshotsIterable(DirectoryClient client, DescribeSnapshotsRequest firstRequest)DescribeSnapshotsPublisher(DirectoryAsyncClient client, DescribeSnapshotsRequest firstRequest) -
Uses of DescribeSnapshotsRequest in software.amazon.awssdk.services.directory.transform
Methods in software.amazon.awssdk.services.directory.transform with parameters of type DescribeSnapshotsRequest Modifier and Type Method Description SdkHttpFullRequestDescribeSnapshotsRequestMarshaller. marshall(DescribeSnapshotsRequest describeSnapshotsRequest)
-