Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.PutRetentionPolicyResponse.Builder
-
Packages that use PutRetentionPolicyResponse.Builder Package Description software.amazon.awssdk.services.cloudwatchlogs.model -
-
Uses of PutRetentionPolicyResponse.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return PutRetentionPolicyResponse.Builder Modifier and Type Method Description static PutRetentionPolicyResponse.BuilderPutRetentionPolicyResponse. builder()PutRetentionPolicyResponse.BuilderPutRetentionPolicyResponse. toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type PutRetentionPolicyResponse.Builder Modifier and Type Method Description static Class<? extends PutRetentionPolicyResponse.Builder>PutRetentionPolicyResponse. serializableBuilderClass()
-