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