Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.GetDeliveryDestinationRequest.Builder
Packages that use GetDeliveryDestinationRequest.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 GetDeliveryDestinationRequest.Builder in software.amazon.awssdk.services.cloudwatchlogs
Method parameters in software.amazon.awssdk.services.cloudwatchlogs with type arguments of type GetDeliveryDestinationRequest.BuilderModifier and TypeMethodDescriptionCloudWatchLogsAsyncClient.getDeliveryDestination(Consumer<GetDeliveryDestinationRequest.Builder> getDeliveryDestinationRequest) Retrieves complete information about one delivery destination.default GetDeliveryDestinationResponseCloudWatchLogsClient.getDeliveryDestination(Consumer<GetDeliveryDestinationRequest.Builder> getDeliveryDestinationRequest) Retrieves complete information about one delivery destination. -
Uses of GetDeliveryDestinationRequest.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return GetDeliveryDestinationRequest.BuilderModifier and TypeMethodDescriptionGetDeliveryDestinationRequest.builder()The name of the delivery destination that you want to retrieve.GetDeliveryDestinationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetDeliveryDestinationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetDeliveryDestinationRequest.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type GetDeliveryDestinationRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetDeliveryDestinationRequest.Builder>GetDeliveryDestinationRequest.serializableBuilderClass()