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