Class UsageFileProcessingStatusResponse
java.lang.Object
com.chargebee.v4.models.BaseResponse
com.chargebee.v4.models.usageFile.responses.UsageFileProcessingStatusResponse
Immutable response object for UsageFileProcessingStatus operation. Contains the response data
from a single resource get operation.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder for UsageFileProcessingStatusResponse. -
Method Summary
Modifier and TypeMethodDescriptionbuilder()Create a new builder for UsageFileProcessingStatusResponse.booleanParse JSON response into UsageFileProcessingStatusResponse object.Parse JSON response into UsageFileProcessingStatusResponse object with HTTP response.Get the usageFile from the response.inthashCode()toString()Methods inherited from class com.chargebee.v4.models.BaseResponse
getHttpResponse, header, headers, httpStatus, isIdempotencyReplayed, responsePayload
-
Method Details
-
fromJson
Parse JSON response into UsageFileProcessingStatusResponse object. -
fromJson
Parse JSON response into UsageFileProcessingStatusResponse object with HTTP response. -
builder
Create a new builder for UsageFileProcessingStatusResponse. -
getUsageFile
Get the usageFile from the response. -
toString
-
equals
-
hashCode
public int hashCode()
-