Uses of Interface
software.amazon.awssdk.services.sns.model.GetDataProtectionPolicyResponse.Builder
-
Packages that use GetDataProtectionPolicyResponse.Builder Package Description software.amazon.awssdk.services.sns.model -
-
Uses of GetDataProtectionPolicyResponse.Builder in software.amazon.awssdk.services.sns.model
Methods in software.amazon.awssdk.services.sns.model that return GetDataProtectionPolicyResponse.Builder Modifier and Type Method Description static GetDataProtectionPolicyResponse.BuilderGetDataProtectionPolicyResponse. builder()GetDataProtectionPolicyResponse.BuilderGetDataProtectionPolicyResponse.Builder. dataProtectionPolicy(String dataProtectionPolicy)Retrieves theDataProtectionPolicyin JSON string format.GetDataProtectionPolicyResponse.BuilderGetDataProtectionPolicyResponse. toBuilder()Methods in software.amazon.awssdk.services.sns.model that return types with arguments of type GetDataProtectionPolicyResponse.Builder Modifier and Type Method Description static Class<? extends GetDataProtectionPolicyResponse.Builder>GetDataProtectionPolicyResponse. serializableBuilderClass()
-