Class CreateDataPolicyCreatedBody

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class CreateDataPolicyCreatedBody
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Create data policy success.
    • Method Detail

      • getDataPolicy

        public CreateDataPolicySchema getDataPolicy()
        Gets the dataPolicy. create data policy.
        Returns:
        the dataPolicy
      • getMetadata

        public DataPolicyMetadata getMetadata()
        Gets the metadata.
        Returns:
        the metadata
      • getResponse

        public SuccessResponse getResponse()
        Gets the response. Response of success.
        Returns:
        the response