Class GetModelRegistryKubeconfigRequest


  • @Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
               date="2024-03-13T13:08:46.678-07:00")
    public class GetModelRegistryKubeconfigRequest
    extends Object
    Request object for GetModelRegistryKubeconfig.
    • Constructor Detail

      • GetModelRegistryKubeconfigRequest

        public GetModelRegistryKubeconfigRequest()
    • Method Detail

      • getModelRegistryCrn

        public String getModelRegistryCrn()
        Getter for modelRegistryCrn. CRN of the Model Registry
      • setModelRegistryCrn

        public void setModelRegistryCrn​(String modelRegistryCrn)
        Setter for modelRegistryCrn. CRN of the Model Registry
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object