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