public static interface GetDataProtectionPolicyResponse.Builder extends SnsResponse.Builder, SdkPojo, CopyableBuilder<GetDataProtectionPolicyResponse.Builder,GetDataProtectionPolicyResponse>
| Modifier and Type | Method and Description |
|---|---|
GetDataProtectionPolicyResponse.Builder |
dataProtectionPolicy(String dataProtectionPolicy)
Retrieves the
DataProtectionPolicy in JSON string format. |
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetDataProtectionPolicyResponse.Builder dataProtectionPolicy(String dataProtectionPolicy)
Retrieves the DataProtectionPolicy in JSON string format.
dataProtectionPolicy - Retrieves the DataProtectionPolicy in JSON string format.Copyright © 2023. All rights reserved.