Uses of Class
software.amazon.awssdk.services.backupstorage.model.BackupStorageRequest
-
Packages that use BackupStorageRequest Package Description software.amazon.awssdk.services.backupstorage.internal software.amazon.awssdk.services.backupstorage.model -
-
Uses of BackupStorageRequest in software.amazon.awssdk.services.backupstorage.internal
Methods in software.amazon.awssdk.services.backupstorage.internal with type parameters of type BackupStorageRequest Modifier and Type Method Description static <T extends BackupStorageRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends BackupStorageRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of BackupStorageRequest in software.amazon.awssdk.services.backupstorage.model
Subclasses of BackupStorageRequest in software.amazon.awssdk.services.backupstorage.model Modifier and Type Class Description classDeleteObjectRequestclassGetChunkRequestclassGetObjectMetadataRequestclassListChunksRequestclassListObjectsRequestclassNotifyObjectCompleteRequestclassPutChunkRequestclassPutObjectRequestclassStartObjectRequestMethods in software.amazon.awssdk.services.backupstorage.model that return BackupStorageRequest Modifier and Type Method Description BackupStorageRequestBackupStorageRequest.Builder. build()Constructors in software.amazon.awssdk.services.backupstorage.model with parameters of type BackupStorageRequest Constructor Description BuilderImpl(BackupStorageRequest request)
-