static DeleteMigrationPlanRequest.Builder | 
DeleteMigrationPlanRequest.builder() | 
 Return a new builder for this request object. 
 | 
DeleteMigrationPlanRequest.Builder | 
DeleteMigrationPlanRequest.Builder.copy(DeleteMigrationPlanRequest o) | 
 Copy method to populate the builder with values from the given instance. 
 | 
DeleteMigrationPlanRequest.Builder | 
DeleteMigrationPlanRequest.Builder.ifMatch(String ifMatch) | 
 For optimistic concurrency control. 
 | 
DeleteMigrationPlanRequest.Builder | 
DeleteMigrationPlanRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | 
 Set the invocation callback for the request to be built. 
 | 
DeleteMigrationPlanRequest.Builder | 
DeleteMigrationPlanRequest.Builder.migrationPlanId(String migrationPlanId) | 
 Unique migration plan identifier 
 | 
DeleteMigrationPlanRequest.Builder | 
DeleteMigrationPlanRequest.Builder.opcRequestId(String opcRequestId) | 
 The client request ID for tracing. 
 | 
DeleteMigrationPlanRequest.Builder | 
DeleteMigrationPlanRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) | 
 Set the retry configuration for the request to be built. 
 | 
DeleteMigrationPlanRequest.Builder | 
DeleteMigrationPlanRequest.toBuilder() | 
 |