Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.GetDataProtectionPolicyResponse.Builder
Packages that use GetDataProtectionPolicyResponse.Builder
-
Uses of GetDataProtectionPolicyResponse.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return GetDataProtectionPolicyResponse.BuilderModifier and TypeMethodDescriptionGetDataProtectionPolicyResponse.builder()GetDataProtectionPolicyResponse.Builder.lastUpdatedTime(Long lastUpdatedTime) The date and time that this policy was most recently updated.GetDataProtectionPolicyResponse.Builder.logGroupIdentifier(String logGroupIdentifier) The log group name or ARN that you specified in your request.GetDataProtectionPolicyResponse.Builder.policyDocument(String policyDocument) The data protection policy document for this log group.GetDataProtectionPolicyResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type GetDataProtectionPolicyResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetDataProtectionPolicyResponse.Builder>GetDataProtectionPolicyResponse.serializableBuilderClass()