Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
ChangeDisApplicationCompartmentResponse |
DataIntegrationClient.changeDisApplicationCompartment(ChangeDisApplicationCompartmentRequest request) |
ChangeDisApplicationCompartmentResponse |
DataIntegration.changeDisApplicationCompartment(ChangeDisApplicationCompartmentRequest request)
Moves a DIS Application to a specified compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeDisApplicationCompartmentResponse> |
DataIntegrationAsync.changeDisApplicationCompartment(ChangeDisApplicationCompartmentRequest request,
AsyncHandler<ChangeDisApplicationCompartmentRequest,ChangeDisApplicationCompartmentResponse> handler)
Moves a DIS Application to a specified compartment.
|
Future<ChangeDisApplicationCompartmentResponse> |
DataIntegrationAsyncClient.changeDisApplicationCompartment(ChangeDisApplicationCompartmentRequest request,
AsyncHandler<ChangeDisApplicationCompartmentRequest,ChangeDisApplicationCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeDisApplicationCompartmentResponse> |
DataIntegrationAsync.changeDisApplicationCompartment(ChangeDisApplicationCompartmentRequest request,
AsyncHandler<ChangeDisApplicationCompartmentRequest,ChangeDisApplicationCompartmentResponse> handler)
Moves a DIS Application to a specified compartment.
|
Future<ChangeDisApplicationCompartmentResponse> |
DataIntegrationAsyncClient.changeDisApplicationCompartment(ChangeDisApplicationCompartmentRequest request,
AsyncHandler<ChangeDisApplicationCompartmentRequest,ChangeDisApplicationCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeDisApplicationCompartmentResponse |
ChangeDisApplicationCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeDisApplicationCompartmentResponse.Builder |
ChangeDisApplicationCompartmentResponse.Builder.copy(ChangeDisApplicationCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.