Package | Description |
---|---|
com.oracle.bmc.databasemigration.requests |
Modifier and Type | Method and Description |
---|---|
static ListMigrationObjectsRequest.Builder |
ListMigrationObjectsRequest.builder()
Return a new builder for this request object.
|
ListMigrationObjectsRequest.Builder |
ListMigrationObjectsRequest.Builder.copy(ListMigrationObjectsRequest o)
Copy method to populate the builder with values from the given instance.
|
ListMigrationObjectsRequest.Builder |
ListMigrationObjectsRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
ListMigrationObjectsRequest.Builder |
ListMigrationObjectsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ListMigrationObjectsRequest.Builder |
ListMigrationObjectsRequest.Builder.limit(Integer limit)
The maximum number of items to return.
|
ListMigrationObjectsRequest.Builder |
ListMigrationObjectsRequest.Builder.migrationId(String migrationId)
The OCID of the migration
|
ListMigrationObjectsRequest.Builder |
ListMigrationObjectsRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
ListMigrationObjectsRequest.Builder |
ListMigrationObjectsRequest.Builder.page(String page)
The page token representing the page at which to start retrieving results.
|
ListMigrationObjectsRequest.Builder |
ListMigrationObjectsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListMigrationObjectsRequest.Builder |
ListMigrationObjectsRequest.toBuilder()
Return an instance of
ListMigrationObjectsRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2023. All rights reserved.