Package | Description |
---|---|
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
static GetExadbVmClusterUpdateHistoryEntryRequest.Builder |
GetExadbVmClusterUpdateHistoryEntryRequest.builder()
Return a new builder for this request object.
|
GetExadbVmClusterUpdateHistoryEntryRequest.Builder |
GetExadbVmClusterUpdateHistoryEntryRequest.Builder.copy(GetExadbVmClusterUpdateHistoryEntryRequest o)
Copy method to populate the builder with values from the given instance.
|
GetExadbVmClusterUpdateHistoryEntryRequest.Builder |
GetExadbVmClusterUpdateHistoryEntryRequest.Builder.exadbVmClusterId(String exadbVmClusterId)
The Exadata VM cluster
OCID on
Exascale Infrastructure.
|
GetExadbVmClusterUpdateHistoryEntryRequest.Builder |
GetExadbVmClusterUpdateHistoryEntryRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetExadbVmClusterUpdateHistoryEntryRequest.Builder |
GetExadbVmClusterUpdateHistoryEntryRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
GetExadbVmClusterUpdateHistoryEntryRequest.Builder |
GetExadbVmClusterUpdateHistoryEntryRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetExadbVmClusterUpdateHistoryEntryRequest.Builder |
GetExadbVmClusterUpdateHistoryEntryRequest.toBuilder()
Return an instance of
GetExadbVmClusterUpdateHistoryEntryRequest.Builder that allows you to modify request properties. |
GetExadbVmClusterUpdateHistoryEntryRequest.Builder |
GetExadbVmClusterUpdateHistoryEntryRequest.Builder.updateHistoryEntryId(String updateHistoryEntryId)
The OCID of the
maintenance update history entry.
|
Copyright © 2016–2024. All rights reserved.