@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class GetDatabaseUpgradeHistoryEntryRequest extends BmcRequest<Void>
Example: Click here to see how to use GetDatabaseUpgradeHistoryEntryRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetDatabaseUpgradeHistoryEntryRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetDatabaseUpgradeHistoryEntryRequest.Builder |
builder() |
String |
getDatabaseId()
The database OCID.
|
String |
getOpcRequestId()
Unique identifier for the request.
|
String |
getUpgradeHistoryEntryId()
The database upgrade History OCID.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetDatabaseUpgradeHistoryEntryRequest.Builder builder()
public String getUpgradeHistoryEntryId()
The database upgrade History OCID.
public String getOpcRequestId()
Unique identifier for the request.
Copyright © 2016–2021. All rights reserved.