ImportMigrationPlanRequest.Builder |
ImportMigrationPlanRequest.Builder.body$(InputStream body) |
Alternative setter for the body parameter.
|
static ImportMigrationPlanRequest.Builder |
ImportMigrationPlanRequest.builder() |
Return a new builder for this request object.
|
ImportMigrationPlanRequest.Builder |
ImportMigrationPlanRequest.Builder.copy(ImportMigrationPlanRequest o) |
Copy method to populate the builder with values from the given instance.
|
ImportMigrationPlanRequest.Builder |
ImportMigrationPlanRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
ImportMigrationPlanRequest.Builder |
ImportMigrationPlanRequest.Builder.importMigrationPlanDetails(InputStream importMigrationPlanDetails) |
The csv file to be uploaded.
|
ImportMigrationPlanRequest.Builder |
ImportMigrationPlanRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ImportMigrationPlanRequest.Builder |
ImportMigrationPlanRequest.Builder.migrationPlanId(String migrationPlanId) |
Unique migration plan identifier
|
ImportMigrationPlanRequest.Builder |
ImportMigrationPlanRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
ImportMigrationPlanRequest.Builder |
ImportMigrationPlanRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
ImportMigrationPlanRequest.Builder |
ImportMigrationPlanRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ImportMigrationPlanRequest.Builder |
ImportMigrationPlanRequest.toBuilder() |
|