Package | Description |
---|---|
com.oracle.bmc.cloudbridge.requests |
Modifier and Type | Method and Description |
---|---|
UpdateInventoryRequest.Builder |
UpdateInventoryRequest.Builder.body$(UpdateInventoryDetails body)
Alternative setter for the body parameter.
|
static UpdateInventoryRequest.Builder |
UpdateInventoryRequest.builder()
Return a new builder for this request object.
|
UpdateInventoryRequest.Builder |
UpdateInventoryRequest.Builder.copy(UpdateInventoryRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateInventoryRequest.Builder |
UpdateInventoryRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
UpdateInventoryRequest.Builder |
UpdateInventoryRequest.Builder.inventoryId(String inventoryId)
Inventory OCID.
|
UpdateInventoryRequest.Builder |
UpdateInventoryRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateInventoryRequest.Builder |
UpdateInventoryRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
UpdateInventoryRequest.Builder |
UpdateInventoryRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateInventoryRequest.Builder |
UpdateInventoryRequest.toBuilder()
Return an instance of
UpdateInventoryRequest.Builder that allows you to modify request properties. |
UpdateInventoryRequest.Builder |
UpdateInventoryRequest.Builder.updateInventoryDetails(UpdateInventoryDetails updateInventoryDetails)
The information to be updated.
|
Copyright © 2016–2024. All rights reserved.