Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.DescribeDeliveryDestinationsRequest.Builder
Packages that use DescribeDeliveryDestinationsRequest.Builder
Package
Description
You can use Amazon CloudWatch Logs to monitor, store, and access your log files from EC2 instances, CloudTrail, and
other sources.
-
Uses of DescribeDeliveryDestinationsRequest.Builder in software.amazon.awssdk.services.cloudwatchlogs
Method parameters in software.amazon.awssdk.services.cloudwatchlogs with type arguments of type DescribeDeliveryDestinationsRequest.BuilderModifier and TypeMethodDescriptionCloudWatchLogsAsyncClient.describeDeliveryDestinations(Consumer<DescribeDeliveryDestinationsRequest.Builder> describeDeliveryDestinationsRequest) Retrieves a list of the delivery destinations that have been created in the account.CloudWatchLogsClient.describeDeliveryDestinations(Consumer<DescribeDeliveryDestinationsRequest.Builder> describeDeliveryDestinationsRequest) Retrieves a list of the delivery destinations that have been created in the account.CloudWatchLogsAsyncClient.describeDeliveryDestinationsPaginator(Consumer<DescribeDeliveryDestinationsRequest.Builder> describeDeliveryDestinationsRequest) CloudWatchLogsClient.describeDeliveryDestinationsPaginator(Consumer<DescribeDeliveryDestinationsRequest.Builder> describeDeliveryDestinationsRequest) -
Uses of DescribeDeliveryDestinationsRequest.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return DescribeDeliveryDestinationsRequest.BuilderModifier and TypeMethodDescriptionDescribeDeliveryDestinationsRequest.builder()Optionally specify the maximum number of delivery destinations to return in the response.Sets the value of the NextToken property for this object.DescribeDeliveryDestinationsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) DescribeDeliveryDestinationsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) DescribeDeliveryDestinationsRequest.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type DescribeDeliveryDestinationsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeDeliveryDestinationsRequest.Builder>DescribeDeliveryDestinationsRequest.serializableBuilderClass()