Uses of Class
com.oracle.bmc.opsi.responses.GetOperationsInsightsPrivateEndpointResponse
-
Packages that use GetOperationsInsightsPrivateEndpointResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses -
-
Uses of GetOperationsInsightsPrivateEndpointResponse in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return GetOperationsInsightsPrivateEndpointResponse Modifier and Type Method Description GetOperationsInsightsPrivateEndpointResponse
OperationsInsights. getOperationsInsightsPrivateEndpoint(GetOperationsInsightsPrivateEndpointRequest request)
Gets the details of the specified private endpoint.GetOperationsInsightsPrivateEndpointResponse
OperationsInsightsClient. getOperationsInsightsPrivateEndpoint(GetOperationsInsightsPrivateEndpointRequest request)
Method parameters in com.oracle.bmc.opsi with type arguments of type GetOperationsInsightsPrivateEndpointResponse Modifier and Type Method Description Future<GetOperationsInsightsPrivateEndpointResponse>
OperationsInsightsAsync. getOperationsInsightsPrivateEndpoint(GetOperationsInsightsPrivateEndpointRequest request, AsyncHandler<GetOperationsInsightsPrivateEndpointRequest,GetOperationsInsightsPrivateEndpointResponse> handler)
Gets the details of the specified private endpoint.Future<GetOperationsInsightsPrivateEndpointResponse>
OperationsInsightsAsyncClient. getOperationsInsightsPrivateEndpoint(GetOperationsInsightsPrivateEndpointRequest request, AsyncHandler<GetOperationsInsightsPrivateEndpointRequest,GetOperationsInsightsPrivateEndpointResponse> handler)
-
Uses of GetOperationsInsightsPrivateEndpointResponse in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return GetOperationsInsightsPrivateEndpointResponse Modifier and Type Method Description GetOperationsInsightsPrivateEndpointResponse
GetOperationsInsightsPrivateEndpointResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type GetOperationsInsightsPrivateEndpointResponse Modifier and Type Method Description GetOperationsInsightsPrivateEndpointResponse.Builder
GetOperationsInsightsPrivateEndpointResponse.Builder. copy(GetOperationsInsightsPrivateEndpointResponse o)
Copy method to populate the builder with values from the given instance.
-