Package | Description |
---|---|
com.oracle.bmc.integration | |
com.oracle.bmc.integration.responses |
Modifier and Type | Method and Description |
---|---|
ChangeIntegrationInstanceCompartmentResponse |
IntegrationInstance.changeIntegrationInstanceCompartment(ChangeIntegrationInstanceCompartmentRequest request)
Change the compartment for an integration instance
|
ChangeIntegrationInstanceCompartmentResponse |
IntegrationInstanceClient.changeIntegrationInstanceCompartment(ChangeIntegrationInstanceCompartmentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeIntegrationInstanceCompartmentResponse> |
IntegrationInstanceAsync.changeIntegrationInstanceCompartment(ChangeIntegrationInstanceCompartmentRequest request,
AsyncHandler<ChangeIntegrationInstanceCompartmentRequest,ChangeIntegrationInstanceCompartmentResponse> handler)
Change the compartment for an integration instance
|
Future<ChangeIntegrationInstanceCompartmentResponse> |
IntegrationInstanceAsyncClient.changeIntegrationInstanceCompartment(ChangeIntegrationInstanceCompartmentRequest request,
AsyncHandler<ChangeIntegrationInstanceCompartmentRequest,ChangeIntegrationInstanceCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeIntegrationInstanceCompartmentResponse> |
IntegrationInstanceAsync.changeIntegrationInstanceCompartment(ChangeIntegrationInstanceCompartmentRequest request,
AsyncHandler<ChangeIntegrationInstanceCompartmentRequest,ChangeIntegrationInstanceCompartmentResponse> handler)
Change the compartment for an integration instance
|
Future<ChangeIntegrationInstanceCompartmentResponse> |
IntegrationInstanceAsyncClient.changeIntegrationInstanceCompartment(ChangeIntegrationInstanceCompartmentRequest request,
AsyncHandler<ChangeIntegrationInstanceCompartmentRequest,ChangeIntegrationInstanceCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeIntegrationInstanceCompartmentResponse |
ChangeIntegrationInstanceCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeIntegrationInstanceCompartmentResponse.Builder |
ChangeIntegrationInstanceCompartmentResponse.Builder.copy(ChangeIntegrationInstanceCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.