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