Package | Description |
---|---|
com.oracle.bmc.integration | |
com.oracle.bmc.integration.requests |
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 |
---|---|
ChangeIntegrationInstanceCompartmentRequest |
ChangeIntegrationInstanceCompartmentRequest.Builder.build()
Build the instance of ChangeIntegrationInstanceCompartmentRequest as configured by this
builder
|
ChangeIntegrationInstanceCompartmentRequest |
ChangeIntegrationInstanceCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeIntegrationInstanceCompartmentRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ChangeIntegrationInstanceCompartmentRequest.Builder |
ChangeIntegrationInstanceCompartmentRequest.Builder.copy(ChangeIntegrationInstanceCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.