Package | Description |
---|---|
com.oracle.bmc.limits.responses |
Modifier and Type | Method and Description |
---|---|
UpdateQuotaResponse.Builder |
UpdateQuotaResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static UpdateQuotaResponse.Builder |
UpdateQuotaResponse.builder()
Return a new builder for this response object.
|
UpdateQuotaResponse.Builder |
UpdateQuotaResponse.Builder.copy(UpdateQuotaResponse o)
Copy method to populate the builder with values from the given instance.
|
UpdateQuotaResponse.Builder |
UpdateQuotaResponse.Builder.etag(String etag)
For optimistic concurrency control.
|
UpdateQuotaResponse.Builder |
UpdateQuotaResponse.Builder.headers(Map<String,List<String>> headers) |
UpdateQuotaResponse.Builder |
UpdateQuotaResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
UpdateQuotaResponse.Builder |
UpdateQuotaResponse.Builder.quota(Quota quota)
The returned
Quota instance. |
Copyright © 2016–2024. All rights reserved.