Class GrantWorkspaceAccessResponse


  • @Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
               date="2024-03-13T13:08:46.678-07:00")
    public class GrantWorkspaceAccessResponse
    extends CdpResponse
    Response object for the GrantWorkspaceAccess method.
    • Constructor Detail

      • GrantWorkspaceAccessResponse

        public GrantWorkspaceAccessResponse()
    • Method Detail

      • getKubeconfig

        public String getKubeconfig()
        Getter for kubeconfig. The Kubernetes config file
      • setKubeconfig

        public void setKubeconfig​(String kubeconfig)
        Setter for kubeconfig. The Kubernetes config file
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object