Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.GetDeliveryDestinationPolicyRequest.Builder
Packages that use GetDeliveryDestinationPolicyRequest.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 GetDeliveryDestinationPolicyRequest.Builder in software.amazon.awssdk.services.cloudwatchlogs
Method parameters in software.amazon.awssdk.services.cloudwatchlogs with type arguments of type GetDeliveryDestinationPolicyRequest.BuilderModifier and TypeMethodDescriptionCloudWatchLogsAsyncClient.getDeliveryDestinationPolicy(Consumer<GetDeliveryDestinationPolicyRequest.Builder> getDeliveryDestinationPolicyRequest) Retrieves the delivery destination policy assigned to the delivery destination that you specify.CloudWatchLogsClient.getDeliveryDestinationPolicy(Consumer<GetDeliveryDestinationPolicyRequest.Builder> getDeliveryDestinationPolicyRequest) Retrieves the delivery destination policy assigned to the delivery destination that you specify. -
Uses of GetDeliveryDestinationPolicyRequest.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return GetDeliveryDestinationPolicyRequest.BuilderModifier and TypeMethodDescriptionGetDeliveryDestinationPolicyRequest.builder()GetDeliveryDestinationPolicyRequest.Builder.deliveryDestinationName(String deliveryDestinationName) The name of the delivery destination that you want to retrieve the policy of.GetDeliveryDestinationPolicyRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetDeliveryDestinationPolicyRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetDeliveryDestinationPolicyRequest.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type GetDeliveryDestinationPolicyRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetDeliveryDestinationPolicyRequest.Builder>GetDeliveryDestinationPolicyRequest.serializableBuilderClass()