Class CreateAbfsCredentialResponse
java.lang.Object
com.cloudera.cdp.client.BaseResponse
com.cloudera.cdp.client.CdpResponse
com.cloudera.cdp.replicationmanager.model.CreateAbfsCredentialResponse
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
           date="2025-10-28T14:00:31.692-07:00")
public class CreateAbfsCredentialResponse
extends CdpResponse
Response object for creating ABFS credentials.
- 
Field SummaryFields inherited from class com.cloudera.cdp.client.CdpResponseALTUS_HEADER_REQUESTID, CDP_HEADER_REQUESTID
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.cloudera.cdp.client.CdpResponsegetRequestIdMethods inherited from class com.cloudera.cdp.client.BaseResponsegetHttpCode, getResponseHeaders
- 
Constructor Details- 
CreateAbfsCredentialResponsepublic CreateAbfsCredentialResponse()
 
- 
- 
Method Details- 
getErrorsGetter for errors. The list of response errors in case of a partial failure while creating the credential.
- 
setErrorsSetter for errors. The list of response errors in case of a partial failure while creating the credential.
- 
equals
- 
hashCodepublic int hashCode()
- 
toString
 
-