Class CustomDockerRegistryResponse


  • @Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
               date="2024-04-30T10:56:34.387-07:00")
    public class CustomDockerRegistryResponse
    extends CdpResponse
    The configured custom docker registry for data services.
    • Constructor Detail

      • CustomDockerRegistryResponse

        public CustomDockerRegistryResponse()
    • Method Detail

      • getCrn

        public String getCrn()
        Getter for crn. The CRN of the configured custom docker registry for data services on the environment.
      • setCrn

        public void setCrn​(String crn)
        Setter for crn. The CRN of the configured custom docker registry for data services on the environment.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object