Uses of Class
com.oracle.bmc.oda.responses.CreateOdaPrivateEndpointResponse
- 
Packages that use CreateOdaPrivateEndpointResponse Package Description com.oracle.bmc.oda com.oracle.bmc.oda.responses 
- 
- 
Uses of CreateOdaPrivateEndpointResponse in com.oracle.bmc.odaMethods in com.oracle.bmc.oda that return CreateOdaPrivateEndpointResponse Modifier and Type Method Description CreateOdaPrivateEndpointResponseManagement. createOdaPrivateEndpoint(CreateOdaPrivateEndpointRequest request)Starts an asynchronous job to create an ODA Private Endpoint.CreateOdaPrivateEndpointResponseManagementClient. createOdaPrivateEndpoint(CreateOdaPrivateEndpointRequest request)Methods in com.oracle.bmc.oda that return types with arguments of type CreateOdaPrivateEndpointResponse Modifier and Type Method Description Future<CreateOdaPrivateEndpointResponse>ManagementAsync. createOdaPrivateEndpoint(CreateOdaPrivateEndpointRequest request, AsyncHandler<CreateOdaPrivateEndpointRequest,CreateOdaPrivateEndpointResponse> handler)Starts an asynchronous job to create an ODA Private Endpoint.Future<CreateOdaPrivateEndpointResponse>ManagementAsyncClient. createOdaPrivateEndpoint(CreateOdaPrivateEndpointRequest request, AsyncHandler<CreateOdaPrivateEndpointRequest,CreateOdaPrivateEndpointResponse> handler)Method parameters in com.oracle.bmc.oda with type arguments of type CreateOdaPrivateEndpointResponse Modifier and Type Method Description Future<CreateOdaPrivateEndpointResponse>ManagementAsync. createOdaPrivateEndpoint(CreateOdaPrivateEndpointRequest request, AsyncHandler<CreateOdaPrivateEndpointRequest,CreateOdaPrivateEndpointResponse> handler)Starts an asynchronous job to create an ODA Private Endpoint.Future<CreateOdaPrivateEndpointResponse>ManagementAsyncClient. createOdaPrivateEndpoint(CreateOdaPrivateEndpointRequest request, AsyncHandler<CreateOdaPrivateEndpointRequest,CreateOdaPrivateEndpointResponse> handler)
- 
Uses of CreateOdaPrivateEndpointResponse in com.oracle.bmc.oda.responsesMethods in com.oracle.bmc.oda.responses that return CreateOdaPrivateEndpointResponse Modifier and Type Method Description CreateOdaPrivateEndpointResponseCreateOdaPrivateEndpointResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.oda.responses with parameters of type CreateOdaPrivateEndpointResponse Modifier and Type Method Description CreateOdaPrivateEndpointResponse.BuilderCreateOdaPrivateEndpointResponse.Builder. copy(CreateOdaPrivateEndpointResponse o)Copy method to populate the builder with values from the given instance.
 
-