Package com.cloudera.cdp.dw.model
Class AwsOptionsNonTransparentProxyResponse
java.lang.Object
com.cloudera.cdp.client.BaseResponse
com.cloudera.cdp.client.CdpResponse
com.cloudera.cdp.dw.model.AwsOptionsNonTransparentProxyResponse
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2025-04-23T14:14:33.344-07:00")
public class AwsOptionsNonTransparentProxyResponse
extends CdpResponse
Non-transparent proxy settings. Read more: https://docs.cloudera.com/data-warehouse/cloud/aws-environments/topics/dw-aws-use-non-transparent-proxy.html
-
Field Summary
Fields inherited from class com.cloudera.cdp.client.CdpResponse
ALTUS_HEADER_REQUESTID, CDP_HEADER_REQUESTID
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.cloudera.cdp.client.CdpResponse
getRequestId
Methods inherited from class com.cloudera.cdp.client.BaseResponse
getHttpCode, getResponseHeaders
-
Constructor Details
-
AwsOptionsNonTransparentProxyResponse
public AwsOptionsNonTransparentProxyResponse()
-
-
Method Details
-
getUse
Getter for use. Denotes whether the proxy settings turned on/off. -
setUse
Setter for use. Denotes whether the proxy settings turned on/off. -
getBypassedDomains
Getter for bypassedDomains. Domains where the proxy is getting by-passed. -
setBypassedDomains
Setter for bypassedDomains. Domains where the proxy is getting by-passed. -
equals
-
hashCode
public int hashCode() -
toString
-