@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen", date="2022-05-16T09:57:44.653-07:00") public class DescribeDbcResponse extends CdpResponse
ALTUS_HEADER_REQUESTID, CDP_HEADER_REQUESTID
Constructor and Description |
---|
DescribeDbcResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
DbcSummary |
getDbc()
Getter for dbc.
|
int |
hashCode() |
void |
setDbc(DbcSummary dbc)
Setter for dbc.
|
String |
toString() |
getRequestId
getHttpCode, getResponseHeaders
public DbcSummary getDbc()
public void setDbc(DbcSummary dbc)
Copyright © 2022. All rights reserved.