Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.GetStorageTierPolicyRequest.Builder
Packages that use GetStorageTierPolicyRequest.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 GetStorageTierPolicyRequest.Builder in software.amazon.awssdk.services.cloudwatchlogs
Method parameters in software.amazon.awssdk.services.cloudwatchlogs with type arguments of type GetStorageTierPolicyRequest.BuilderModifier and TypeMethodDescriptionCloudWatchLogsAsyncClient.getStorageTierPolicy(Consumer<GetStorageTierPolicyRequest.Builder> getStorageTierPolicyRequest) Returns the storage tier policy for your account.default GetStorageTierPolicyResponseCloudWatchLogsClient.getStorageTierPolicy(Consumer<GetStorageTierPolicyRequest.Builder> getStorageTierPolicyRequest) Returns the storage tier policy for your account. -
Uses of GetStorageTierPolicyRequest.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return GetStorageTierPolicyRequest.BuilderModifier and TypeMethodDescriptionGetStorageTierPolicyRequest.builder()GetStorageTierPolicyRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetStorageTierPolicyRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetStorageTierPolicyRequest.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type GetStorageTierPolicyRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetStorageTierPolicyRequest.Builder>GetStorageTierPolicyRequest.serializableBuilderClass()