Class UpdateSshKeyResponse


  • @Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
               date="2024-03-13T13:08:47.341-07:00")
    public class UpdateSshKeyResponse
    extends CdpResponse
    Response object for an update environment SSH key request.
    • Constructor Detail

      • UpdateSshKeyResponse

        public UpdateSshKeyResponse()
    • Method Detail

      • getEnvironment

        public Environment getEnvironment()
        Getter for environment. The environment.
      • setEnvironment

        public void setEnvironment​(Environment environment)
        Setter for environment. The environment.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object