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