Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.DescribeDeliverySourcesRequest.Builder
Packages that use DescribeDeliverySourcesRequest.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 DescribeDeliverySourcesRequest.Builder in software.amazon.awssdk.services.cloudwatchlogs
Method parameters in software.amazon.awssdk.services.cloudwatchlogs with type arguments of type DescribeDeliverySourcesRequest.BuilderModifier and TypeMethodDescriptionCloudWatchLogsAsyncClient.describeDeliverySources(Consumer<DescribeDeliverySourcesRequest.Builder> describeDeliverySourcesRequest) Retrieves a list of the delivery sources that have been created in the account.default DescribeDeliverySourcesResponseCloudWatchLogsClient.describeDeliverySources(Consumer<DescribeDeliverySourcesRequest.Builder> describeDeliverySourcesRequest) Retrieves a list of the delivery sources that have been created in the account.default DescribeDeliverySourcesPublisherCloudWatchLogsAsyncClient.describeDeliverySourcesPaginator(Consumer<DescribeDeliverySourcesRequest.Builder> describeDeliverySourcesRequest) default DescribeDeliverySourcesIterableCloudWatchLogsClient.describeDeliverySourcesPaginator(Consumer<DescribeDeliverySourcesRequest.Builder> describeDeliverySourcesRequest) -
Uses of DescribeDeliverySourcesRequest.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return DescribeDeliverySourcesRequest.BuilderModifier and TypeMethodDescriptionDescribeDeliverySourcesRequest.builder()Optionally specify the maximum number of delivery sources to return in the response.Sets the value of the NextToken property for this object.DescribeDeliverySourcesRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) DescribeDeliverySourcesRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) DescribeDeliverySourcesRequest.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type DescribeDeliverySourcesRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeDeliverySourcesRequest.Builder>DescribeDeliverySourcesRequest.serializableBuilderClass()