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 ListOperationsInsightsPrivateEndpointsResponseOperationsInsights. listOperationsInsightsPrivateEndpoints(ListOperationsInsightsPrivateEndpointsRequest request)Gets a list of Operation Insights private endpoints.ListOperationsInsightsPrivateEndpointsResponseOperationsInsightsClient. 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 ListOperationsInsightsPrivateEndpointsResponseListOperationsInsightsPrivateEndpointsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type ListOperationsInsightsPrivateEndpointsResponse Modifier and Type Method Description ListOperationsInsightsPrivateEndpointsResponse.BuilderListOperationsInsightsPrivateEndpointsResponse.Builder. copy(ListOperationsInsightsPrivateEndpointsResponse o)Copy method to populate the builder with values from the given instance.
-