Class CustomDockerRegistryResponse
java.lang.Object
com.cloudera.cdp.client.BaseResponse
com.cloudera.cdp.client.CdpResponse
com.cloudera.cdp.environments.model.CustomDockerRegistryResponse
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:26.724-07:00")
public class CustomDockerRegistryResponse
extends CdpResponse
The configured custom docker registry for data services.
-
Field Summary
Fields inherited from class com.cloudera.cdp.client.CdpResponse
ALTUS_HEADER_REQUESTID, CDP_HEADER_REQUESTID
-
Constructor Summary
-
Method Summary
Methods inherited from class com.cloudera.cdp.client.CdpResponse
getRequestId
Methods inherited from class com.cloudera.cdp.client.BaseResponse
getHttpCode, getResponseHeaders
-
Constructor Details
-
CustomDockerRegistryResponse
public CustomDockerRegistryResponse()
-
-
Method Details
-
getCrn
Getter for crn. The CRN of the configured custom docker registry for data services on the environment. -
setCrn
Setter for crn. The CRN of the configured custom docker registry for data services on the environment. -
equals
-
hashCode
public int hashCode() -
toString
-