Package | Description |
---|---|
com.oracle.bmc.datascience.requests |
Modifier and Type | Method and Description |
---|---|
static ListFastLaunchJobConfigsRequest.Builder |
ListFastLaunchJobConfigsRequest.builder()
Return a new builder for this request object.
|
ListFastLaunchJobConfigsRequest.Builder |
ListFastLaunchJobConfigsRequest.Builder.compartmentId(String compartmentId)
Filter results by the
OCID of
the compartment.
|
ListFastLaunchJobConfigsRequest.Builder |
ListFastLaunchJobConfigsRequest.Builder.copy(ListFastLaunchJobConfigsRequest o)
Copy method to populate the builder with values from the given instance.
|
ListFastLaunchJobConfigsRequest.Builder |
ListFastLaunchJobConfigsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ListFastLaunchJobConfigsRequest.Builder |
ListFastLaunchJobConfigsRequest.Builder.limit(Integer limit)
For list pagination.
|
ListFastLaunchJobConfigsRequest.Builder |
ListFastLaunchJobConfigsRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle assigned identifier for the request.
|
ListFastLaunchJobConfigsRequest.Builder |
ListFastLaunchJobConfigsRequest.Builder.page(String page)
For list pagination.
|
ListFastLaunchJobConfigsRequest.Builder |
ListFastLaunchJobConfigsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListFastLaunchJobConfigsRequest.Builder |
ListFastLaunchJobConfigsRequest.toBuilder()
Return an instance of
ListFastLaunchJobConfigsRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2023. All rights reserved.