Class CreateAwsCredentialResponse
java.lang.Object
com.cloudera.cdp.client.BaseResponse
com.cloudera.cdp.client.CdpResponse
com.cloudera.cdp.replicationmanager.model.CreateAwsCredentialResponse
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:29.297-07:00")
public class CreateAwsCredentialResponse
extends CdpResponse
Response object for creating AWS credentials.
-
Field Summary
Fields inherited from class com.cloudera.cdp.client.CdpResponse
ALTUS_HEADER_REQUESTID, CDP_HEADER_REQUESTID
-
Constructor Summary
-
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
-
CreateAwsCredentialResponse
public CreateAwsCredentialResponse()
-
-
Method Details
-
getErrors
Getter for errors. The list of response errors in case of a partial failure while creating the credential. -
setErrors
Setter for errors. The list of response errors in case of a partial failure while creating the credential. -
equals
-
hashCode
public int hashCode() -
toString
-