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