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