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