static ListMlApplicationImplementationVersionsRequest.Builder |
ListMlApplicationImplementationVersionsRequest.builder() |
Return a new builder for this request object.
|
ListMlApplicationImplementationVersionsRequest.Builder |
ListMlApplicationImplementationVersionsRequest.Builder.copy(ListMlApplicationImplementationVersionsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListMlApplicationImplementationVersionsRequest.Builder |
ListMlApplicationImplementationVersionsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListMlApplicationImplementationVersionsRequest.Builder |
ListMlApplicationImplementationVersionsRequest.Builder.lifecycleState(MlApplicationImplementationVersion.LifecycleState lifecycleState) |
A filter to return only resources matching the given lifecycleState.
|
ListMlApplicationImplementationVersionsRequest.Builder |
ListMlApplicationImplementationVersionsRequest.Builder.limit(Integer limit) |
For list pagination.
|
ListMlApplicationImplementationVersionsRequest.Builder |
ListMlApplicationImplementationVersionsRequest.Builder.mlApplicationImplementationId(String mlApplicationImplementationId) |
unique MlApplicationImplementation identifier
|
ListMlApplicationImplementationVersionsRequest.Builder |
ListMlApplicationImplementationVersionsRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle assigned identifier for the request.
|
ListMlApplicationImplementationVersionsRequest.Builder |
ListMlApplicationImplementationVersionsRequest.Builder.page(String page) |
For list pagination.
|
ListMlApplicationImplementationVersionsRequest.Builder |
ListMlApplicationImplementationVersionsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListMlApplicationImplementationVersionsRequest.Builder |
ListMlApplicationImplementationVersionsRequest.Builder.sortBy(ListMlApplicationImplementationVersionsRequest.SortBy sortBy) |
The field to sort by.
|
ListMlApplicationImplementationVersionsRequest.Builder |
ListMlApplicationImplementationVersionsRequest.Builder.sortOrder(ListMlApplicationImplementationVersionsRequest.SortOrder sortOrder) |
Specifies sort order to use, either ASC (ascending) or DESC (descending).
|
ListMlApplicationImplementationVersionsRequest.Builder |
ListMlApplicationImplementationVersionsRequest.toBuilder() |
|