Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.GetStorageTierPolicyResponse.Builder
Packages that use GetStorageTierPolicyResponse.Builder
-
Uses of GetStorageTierPolicyResponse.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return GetStorageTierPolicyResponse.BuilderModifier and TypeMethodDescriptionGetStorageTierPolicyResponse.builder()GetStorageTierPolicyResponse.Builder.lastUpdatedTime(Long lastUpdatedTime) The time when the storage tier policy was last updated, expressed as the number of milliseconds afterJan 1, 1970 00:00:00 UTC.GetStorageTierPolicyResponse.Builder.storageTier(String storageTier) The current storage tier for the account.GetStorageTierPolicyResponse.Builder.storageTier(StorageTier storageTier) The current storage tier for the account.GetStorageTierPolicyResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type GetStorageTierPolicyResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetStorageTierPolicyResponse.Builder>GetStorageTierPolicyResponse.serializableBuilderClass()