Uses of Class
com.oracle.bmc.oda.responses.GetOdaPrivateEndpointResponse
- 
Packages that use GetOdaPrivateEndpointResponse Package Description com.oracle.bmc.oda com.oracle.bmc.oda.responses 
- 
- 
Uses of GetOdaPrivateEndpointResponse in com.oracle.bmc.odaMethods in com.oracle.bmc.oda that return GetOdaPrivateEndpointResponse Modifier and Type Method Description GetOdaPrivateEndpointResponseManagement. getOdaPrivateEndpoint(GetOdaPrivateEndpointRequest request)Gets the specified ODA Private Endpoint.GetOdaPrivateEndpointResponseManagementClient. getOdaPrivateEndpoint(GetOdaPrivateEndpointRequest request)Method parameters in com.oracle.bmc.oda with type arguments of type GetOdaPrivateEndpointResponse Modifier and Type Method Description Future<GetOdaPrivateEndpointResponse>ManagementAsync. getOdaPrivateEndpoint(GetOdaPrivateEndpointRequest request, AsyncHandler<GetOdaPrivateEndpointRequest,GetOdaPrivateEndpointResponse> handler)Gets the specified ODA Private Endpoint.Future<GetOdaPrivateEndpointResponse>ManagementAsyncClient. getOdaPrivateEndpoint(GetOdaPrivateEndpointRequest request, AsyncHandler<GetOdaPrivateEndpointRequest,GetOdaPrivateEndpointResponse> handler)
- 
Uses of GetOdaPrivateEndpointResponse in com.oracle.bmc.oda.responsesMethods in com.oracle.bmc.oda.responses that return GetOdaPrivateEndpointResponse Modifier and Type Method Description GetOdaPrivateEndpointResponseGetOdaPrivateEndpointResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.oda.responses with parameters of type GetOdaPrivateEndpointResponse Modifier and Type Method Description GetOdaPrivateEndpointResponse.BuilderGetOdaPrivateEndpointResponse.Builder. copy(GetOdaPrivateEndpointResponse o)Copy method to populate the builder with values from the given instance.
 
-