Class UpdateSecurityAccessResponse


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

      • UpdateSecurityAccessResponse

        public UpdateSecurityAccessResponse()
    • 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