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