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