| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| software.amazon.awssdk.services.storagegateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default NotifyWhenUploadedResponse |
StorageGatewayClient.notifyWhenUploaded(NotifyWhenUploadedRequest notifyWhenUploadedRequest)
Sends you notification through CloudWatch Events when all files written to your file share have been uploaded to
Amazon S3.
|
default CompletableFuture<NotifyWhenUploadedResponse> |
StorageGatewayAsyncClient.notifyWhenUploaded(NotifyWhenUploadedRequest notifyWhenUploadedRequest)
Sends you notification through CloudWatch Events when all files written to your file share have been uploaded to
Amazon S3.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
NotifyWhenUploadedRequestMarshaller.marshall(NotifyWhenUploadedRequest notifyWhenUploadedRequest) |
Copyright © 2021. All rights reserved.