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