Package | Description |
---|---|
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
static GetConsoleHistoryContentRequest.Builder |
GetConsoleHistoryContentRequest.builder()
Return a new builder for this request object.
|
GetConsoleHistoryContentRequest.Builder |
GetConsoleHistoryContentRequest.Builder.copy(GetConsoleHistoryContentRequest o)
Copy method to populate the builder with values from the given instance.
|
GetConsoleHistoryContentRequest.Builder |
GetConsoleHistoryContentRequest.Builder.instanceConsoleHistoryId(String instanceConsoleHistoryId)
The OCID of the console history.
|
GetConsoleHistoryContentRequest.Builder |
GetConsoleHistoryContentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetConsoleHistoryContentRequest.Builder |
GetConsoleHistoryContentRequest.Builder.length(Integer length)
Length of the snapshot data to retrieve.
|
GetConsoleHistoryContentRequest.Builder |
GetConsoleHistoryContentRequest.Builder.offset(Integer offset)
Offset of the snapshot data to retrieve.
|
GetConsoleHistoryContentRequest.Builder |
GetConsoleHistoryContentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetConsoleHistoryContentRequest.Builder |
GetConsoleHistoryContentRequest.toBuilder()
Return an instance of
GetConsoleHistoryContentRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.