default CreateDeliveryResponse |
CloudWatchLogsClient.createDelivery(Consumer<CreateDeliveryRequest.Builder> createDeliveryRequest) |
Creates a delivery.
|
default CreateDeliveryResponse |
CloudWatchLogsClient.createDelivery(CreateDeliveryRequest createDeliveryRequest) |
Creates a delivery.
|
default DeleteDeliveryResponse |
CloudWatchLogsClient.deleteDelivery(Consumer<DeleteDeliveryRequest.Builder> deleteDeliveryRequest) |
Deletes a delivery.
|
default DeleteDeliveryResponse |
CloudWatchLogsClient.deleteDelivery(DeleteDeliveryRequest deleteDeliveryRequest) |
Deletes a delivery.
|
default DeleteDeliveryDestinationResponse |
CloudWatchLogsClient.deleteDeliveryDestination(Consumer<DeleteDeliveryDestinationRequest.Builder> deleteDeliveryDestinationRequest) |
Deletes a delivery destination.
|
default DeleteDeliveryDestinationResponse |
CloudWatchLogsClient.deleteDeliveryDestination(DeleteDeliveryDestinationRequest deleteDeliveryDestinationRequest) |
Deletes a delivery destination.
|
default DeleteDeliverySourceResponse |
CloudWatchLogsClient.deleteDeliverySource(Consumer<DeleteDeliverySourceRequest.Builder> deleteDeliverySourceRequest) |
Deletes a delivery source.
|
default DeleteDeliverySourceResponse |
CloudWatchLogsClient.deleteDeliverySource(DeleteDeliverySourceRequest deleteDeliverySourceRequest) |
Deletes a delivery source.
|
default DescribeDeliveriesResponse |
CloudWatchLogsClient.describeDeliveries(Consumer<DescribeDeliveriesRequest.Builder> describeDeliveriesRequest) |
Retrieves a list of the deliveries that have been created in the account.
|
default DescribeDeliveriesResponse |
CloudWatchLogsClient.describeDeliveries(DescribeDeliveriesRequest describeDeliveriesRequest) |
Retrieves a list of the deliveries that have been created in the account.
|
default DescribeDeliveriesIterable |
CloudWatchLogsClient.describeDeliveriesPaginator(Consumer<DescribeDeliveriesRequest.Builder> describeDeliveriesRequest) |
|
default DescribeDeliveriesIterable |
CloudWatchLogsClient.describeDeliveriesPaginator(DescribeDeliveriesRequest describeDeliveriesRequest) |
|
default DescribeDeliveryDestinationsResponse |
CloudWatchLogsClient.describeDeliveryDestinations(Consumer<DescribeDeliveryDestinationsRequest.Builder> describeDeliveryDestinationsRequest) |
Retrieves a list of the delivery destinations that have been created in the account.
|
default DescribeDeliveryDestinationsResponse |
CloudWatchLogsClient.describeDeliveryDestinations(DescribeDeliveryDestinationsRequest describeDeliveryDestinationsRequest) |
Retrieves a list of the delivery destinations that have been created in the account.
|
default DescribeDeliveryDestinationsIterable |
CloudWatchLogsClient.describeDeliveryDestinationsPaginator(Consumer<DescribeDeliveryDestinationsRequest.Builder> describeDeliveryDestinationsRequest) |
|
default DescribeDeliveryDestinationsIterable |
CloudWatchLogsClient.describeDeliveryDestinationsPaginator(DescribeDeliveryDestinationsRequest describeDeliveryDestinationsRequest) |
|
default DescribeDeliverySourcesResponse |
CloudWatchLogsClient.describeDeliverySources(Consumer<DescribeDeliverySourcesRequest.Builder> describeDeliverySourcesRequest) |
Retrieves a list of the delivery sources that have been created in the account.
|
default DescribeDeliverySourcesResponse |
CloudWatchLogsClient.describeDeliverySources(DescribeDeliverySourcesRequest describeDeliverySourcesRequest) |
Retrieves a list of the delivery sources that have been created in the account.
|
default DescribeDeliverySourcesIterable |
CloudWatchLogsClient.describeDeliverySourcesPaginator(Consumer<DescribeDeliverySourcesRequest.Builder> describeDeliverySourcesRequest) |
|
default DescribeDeliverySourcesIterable |
CloudWatchLogsClient.describeDeliverySourcesPaginator(DescribeDeliverySourcesRequest describeDeliverySourcesRequest) |
|
default GetDeliveryResponse |
CloudWatchLogsClient.getDelivery(Consumer<GetDeliveryRequest.Builder> getDeliveryRequest) |
Returns complete information about one logical delivery.
|
default GetDeliveryResponse |
CloudWatchLogsClient.getDelivery(GetDeliveryRequest getDeliveryRequest) |
Returns complete information about one logical delivery.
|
default GetDeliveryDestinationResponse |
CloudWatchLogsClient.getDeliveryDestination(Consumer<GetDeliveryDestinationRequest.Builder> getDeliveryDestinationRequest) |
Retrieves complete information about one delivery destination.
|
default GetDeliveryDestinationResponse |
CloudWatchLogsClient.getDeliveryDestination(GetDeliveryDestinationRequest getDeliveryDestinationRequest) |
Retrieves complete information about one delivery destination.
|
default GetDeliverySourceResponse |
CloudWatchLogsClient.getDeliverySource(Consumer<GetDeliverySourceRequest.Builder> getDeliverySourceRequest) |
Retrieves complete information about one delivery source.
|
default GetDeliverySourceResponse |
CloudWatchLogsClient.getDeliverySource(GetDeliverySourceRequest getDeliverySourceRequest) |
Retrieves complete information about one delivery source.
|
default PutDeliveryDestinationResponse |
CloudWatchLogsClient.putDeliveryDestination(Consumer<PutDeliveryDestinationRequest.Builder> putDeliveryDestinationRequest) |
Creates or updates a logical delivery destination.
|
default PutDeliveryDestinationResponse |
CloudWatchLogsClient.putDeliveryDestination(PutDeliveryDestinationRequest putDeliveryDestinationRequest) |
Creates or updates a logical delivery destination.
|
default PutDeliverySourceResponse |
CloudWatchLogsClient.putDeliverySource(Consumer<PutDeliverySourceRequest.Builder> putDeliverySourceRequest) |
Creates or updates a logical delivery source.
|
default PutDeliverySourceResponse |
CloudWatchLogsClient.putDeliverySource(PutDeliverySourceRequest putDeliverySourceRequest) |
Creates or updates a logical delivery source.
|