Class ChangeEnvironmentCredentialResponse


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

      • ChangeEnvironmentCredentialResponse

        public ChangeEnvironmentCredentialResponse()
    • Method Detail

      • getEnvironment

        public EnvironmentSummary getEnvironment()
        Getter for environment. The environment summary.
      • setEnvironment

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

        public int hashCode()
        Overrides:
        hashCode in class Object