Interface GetDataProtectionPolicyResponse.Builder

    • Method Detail

      • dataProtectionPolicy

        GetDataProtectionPolicyResponse.Builder dataProtectionPolicy​(String dataProtectionPolicy)

        Retrieves the DataProtectionPolicy in JSON string format.

        Parameters:
        dataProtectionPolicy - Retrieves the DataProtectionPolicy in JSON string format.
        Returns:
        Returns a reference to this object so that method calls can be chained together.