Uses of Class
com.oracle.bmc.opsi.requests.CreateOperationsInsightsPrivateEndpointRequest
-
Packages that use CreateOperationsInsightsPrivateEndpointRequest Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.requests -
-
Uses of CreateOperationsInsightsPrivateEndpointRequest in com.oracle.bmc.opsi
Method parameters in com.oracle.bmc.opsi with type arguments of type CreateOperationsInsightsPrivateEndpointRequest Modifier and Type Method Description Future<CreateOperationsInsightsPrivateEndpointResponse>
OperationsInsightsAsync. createOperationsInsightsPrivateEndpoint(CreateOperationsInsightsPrivateEndpointRequest request, AsyncHandler<CreateOperationsInsightsPrivateEndpointRequest,CreateOperationsInsightsPrivateEndpointResponse> handler)
Create a private endpoint resource for the tenant in Ops Insights.Future<CreateOperationsInsightsPrivateEndpointResponse>
OperationsInsightsAsyncClient. createOperationsInsightsPrivateEndpoint(CreateOperationsInsightsPrivateEndpointRequest request, AsyncHandler<CreateOperationsInsightsPrivateEndpointRequest,CreateOperationsInsightsPrivateEndpointResponse> handler)
-
Uses of CreateOperationsInsightsPrivateEndpointRequest in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return CreateOperationsInsightsPrivateEndpointRequest Modifier and Type Method Description CreateOperationsInsightsPrivateEndpointRequest
CreateOperationsInsightsPrivateEndpointRequest.Builder. build()
Build the instance of CreateOperationsInsightsPrivateEndpointRequest as configured by this builderCreateOperationsInsightsPrivateEndpointRequest
CreateOperationsInsightsPrivateEndpointRequest.Builder. buildWithoutInvocationCallback()
Build the instance of CreateOperationsInsightsPrivateEndpointRequest as configured by this builderMethods in com.oracle.bmc.opsi.requests with parameters of type CreateOperationsInsightsPrivateEndpointRequest Modifier and Type Method Description CreateOperationsInsightsPrivateEndpointRequest.Builder
CreateOperationsInsightsPrivateEndpointRequest.Builder. copy(CreateOperationsInsightsPrivateEndpointRequest o)
Copy method to populate the builder with values from the given instance.
-