Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.GetDeliveryRequest.Builder
Packages that use GetDeliveryRequest.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 GetDeliveryRequest.Builder in software.amazon.awssdk.services.cloudwatchlogs
Method parameters in software.amazon.awssdk.services.cloudwatchlogs with type arguments of type GetDeliveryRequest.BuilderModifier and TypeMethodDescriptiondefault CompletableFuture<GetDeliveryResponse>CloudWatchLogsAsyncClient.getDelivery(Consumer<GetDeliveryRequest.Builder> getDeliveryRequest) Returns complete information about one logical delivery.default GetDeliveryResponseCloudWatchLogsClient.getDelivery(Consumer<GetDeliveryRequest.Builder> getDeliveryRequest) Returns complete information about one logical delivery. -
Uses of GetDeliveryRequest.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return GetDeliveryRequest.BuilderModifier and TypeMethodDescriptionstatic GetDeliveryRequest.BuilderGetDeliveryRequest.builder()The ID of the delivery that you want to retrieve.GetDeliveryRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetDeliveryRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetDeliveryRequest.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type GetDeliveryRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetDeliveryRequest.Builder>GetDeliveryRequest.serializableBuilderClass()