Uses of Class
com.oracle.bmc.opsi.requests.ListOperationsInsightsPrivateEndpointsRequest
-
Packages that use ListOperationsInsightsPrivateEndpointsRequest Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.requests -
-
Uses of ListOperationsInsightsPrivateEndpointsRequest in com.oracle.bmc.opsi
Method parameters in com.oracle.bmc.opsi with type arguments of type ListOperationsInsightsPrivateEndpointsRequest 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 ListOperationsInsightsPrivateEndpointsRequest in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return ListOperationsInsightsPrivateEndpointsRequest Modifier and Type Method Description ListOperationsInsightsPrivateEndpointsRequest
ListOperationsInsightsPrivateEndpointsRequest.Builder. build()
Build the instance of ListOperationsInsightsPrivateEndpointsRequest as configured by this builderListOperationsInsightsPrivateEndpointsRequest
ListOperationsInsightsPrivateEndpointsRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ListOperationsInsightsPrivateEndpointsRequest as configured by this builderMethods in com.oracle.bmc.opsi.requests with parameters of type ListOperationsInsightsPrivateEndpointsRequest Modifier and Type Method Description ListOperationsInsightsPrivateEndpointsRequest.Builder
ListOperationsInsightsPrivateEndpointsRequest.Builder. copy(ListOperationsInsightsPrivateEndpointsRequest o)
Copy method to populate the builder with values from the given instance.
-