Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.requests |
Modifier and Type | Method and Description |
---|---|
Future<ChangeOdaPrivateEndpointCompartmentResponse> |
ManagementAsyncClient.changeOdaPrivateEndpointCompartment(ChangeOdaPrivateEndpointCompartmentRequest request,
AsyncHandler<ChangeOdaPrivateEndpointCompartmentRequest,ChangeOdaPrivateEndpointCompartmentResponse> handler) |
Future<ChangeOdaPrivateEndpointCompartmentResponse> |
ManagementAsync.changeOdaPrivateEndpointCompartment(ChangeOdaPrivateEndpointCompartmentRequest request,
AsyncHandler<ChangeOdaPrivateEndpointCompartmentRequest,ChangeOdaPrivateEndpointCompartmentResponse> handler)
Starts an asynchronous job to move the specified ODA Private Endpoint into a different
compartment.
|
Modifier and Type | Method and Description |
---|---|
ChangeOdaPrivateEndpointCompartmentRequest |
ChangeOdaPrivateEndpointCompartmentRequest.Builder.build()
Build the instance of ChangeOdaPrivateEndpointCompartmentRequest as configured by this
builder
|
ChangeOdaPrivateEndpointCompartmentRequest |
ChangeOdaPrivateEndpointCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeOdaPrivateEndpointCompartmentRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ChangeOdaPrivateEndpointCompartmentRequest.Builder |
ChangeOdaPrivateEndpointCompartmentRequest.Builder.copy(ChangeOdaPrivateEndpointCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.