@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class GetConsoleHistoryRequest extends BmcRequest<Void>
Example: Click here to see how to use GetConsoleHistoryRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetConsoleHistoryRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetConsoleHistoryRequest.Builder |
builder() |
String |
getInstanceConsoleHistoryId()
The OCID of the console history.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetConsoleHistoryRequest.Builder builder()
public String getInstanceConsoleHistoryId()
The OCID of the console history.
Copyright © 2016–2021. All rights reserved.