Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.requests |
Modifier and Type | Method and Description |
---|---|
Future<ChangeDataSciencePrivateEndpointCompartmentResponse> |
DataScienceAsyncClient.changeDataSciencePrivateEndpointCompartment(ChangeDataSciencePrivateEndpointCompartmentRequest request,
AsyncHandler<ChangeDataSciencePrivateEndpointCompartmentRequest,ChangeDataSciencePrivateEndpointCompartmentResponse> handler) |
Future<ChangeDataSciencePrivateEndpointCompartmentResponse> |
DataScienceAsync.changeDataSciencePrivateEndpointCompartment(ChangeDataSciencePrivateEndpointCompartmentRequest request,
AsyncHandler<ChangeDataSciencePrivateEndpointCompartmentRequest,ChangeDataSciencePrivateEndpointCompartmentResponse> handler)
Moves a private endpoint into a different compartment.
|
Modifier and Type | Method and Description |
---|---|
ChangeDataSciencePrivateEndpointCompartmentRequest |
ChangeDataSciencePrivateEndpointCompartmentRequest.Builder.build()
Build the instance of ChangeDataSciencePrivateEndpointCompartmentRequest as configured by
this builder
|
ChangeDataSciencePrivateEndpointCompartmentRequest |
ChangeDataSciencePrivateEndpointCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeDataSciencePrivateEndpointCompartmentRequest as configured by
this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeDataSciencePrivateEndpointCompartmentRequest.Builder |
ChangeDataSciencePrivateEndpointCompartmentRequest.Builder.copy(ChangeDataSciencePrivateEndpointCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.