GetRecallCountResponse.Builder |
GetRecallCountResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static GetRecallCountResponse.Builder |
GetRecallCountResponse.builder() |
Return a new builder for this response object.
|
GetRecallCountResponse.Builder |
GetRecallCountResponse.Builder.copy(GetRecallCountResponse o) |
Copy method to populate the builder with values from the given instance.
|
GetRecallCountResponse.Builder |
GetRecallCountResponse.Builder.headers(Map<String,List<String>> headers) |
|
GetRecallCountResponse.Builder |
GetRecallCountResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
GetRecallCountResponse.Builder |
GetRecallCountResponse.Builder.recallCount(RecallCount recallCount) |
The returned RecallCount instance.
|