Class UnsubscribePolicyResponse
java.lang.Object
com.cloudera.cdp.client.BaseResponse
com.cloudera.cdp.client.CdpResponse
com.cloudera.cdp.lakehouseopt.model.UnsubscribePolicyResponse
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2026-05-01T09:59:31.533-07:00")
public class UnsubscribePolicyResponse
extends CdpResponse
Response object of unsubscribing a policy from table.
-
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
getRequestIdMethods inherited from class com.cloudera.cdp.client.BaseResponse
getHttpCode, getResponseHeaders
-
Constructor Details
-
UnsubscribePolicyResponse
public UnsubscribePolicyResponse()
-
-
Method Details
-
getPolicies
Getter for policies. The list of policy names which are associated with the table. -
setPolicies
Setter for policies. The list of policy names which are associated with the table. -
equals
-
hashCode
public int hashCode() -
toString
-