| Package | Description |
|---|---|
| com.amazonaws.services.config |
|
| com.amazonaws.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
PutDeliveryChannelResult |
AmazonConfig.putDeliveryChannel(PutDeliveryChannelRequest putDeliveryChannelRequest)
Creates a delivery channel object to deliver configuration information to an Amazon S3 bucket and Amazon SNS
topic.
|
PutDeliveryChannelResult |
AbstractAmazonConfig.putDeliveryChannel(PutDeliveryChannelRequest request) |
PutDeliveryChannelResult |
AmazonConfigClient.putDeliveryChannel(PutDeliveryChannelRequest request)
Creates a delivery channel object to deliver configuration information to an Amazon S3 bucket and Amazon SNS
topic.
|
| Modifier and Type | Method and Description |
|---|---|
Future<PutDeliveryChannelResult> |
AbstractAmazonConfigAsync.putDeliveryChannelAsync(PutDeliveryChannelRequest request,
AsyncHandler<PutDeliveryChannelRequest,PutDeliveryChannelResult> asyncHandler) |
Future<PutDeliveryChannelResult> |
AmazonConfigAsync.putDeliveryChannelAsync(PutDeliveryChannelRequest putDeliveryChannelRequest,
AsyncHandler<PutDeliveryChannelRequest,PutDeliveryChannelResult> asyncHandler)
Creates a delivery channel object to deliver configuration information to an Amazon S3 bucket and Amazon SNS
topic.
|
Future<PutDeliveryChannelResult> |
AmazonConfigAsyncClient.putDeliveryChannelAsync(PutDeliveryChannelRequest request,
AsyncHandler<PutDeliveryChannelRequest,PutDeliveryChannelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
PutDeliveryChannelResult |
PutDeliveryChannelResult.clone() |
Copyright © 2020. All rights reserved.