Uses of Class
com.oracle.bmc.opsi.responses.CreateOperationsInsightsPrivateEndpointResponse
- 
Packages that use CreateOperationsInsightsPrivateEndpointResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses 
- 
- 
Uses of CreateOperationsInsightsPrivateEndpointResponse in com.oracle.bmc.opsiMethods in com.oracle.bmc.opsi that return CreateOperationsInsightsPrivateEndpointResponse Modifier and Type Method Description CreateOperationsInsightsPrivateEndpointResponseOperationsInsights. createOperationsInsightsPrivateEndpoint(CreateOperationsInsightsPrivateEndpointRequest request)Create a private endpoint resource for the tenant in Ops Insights.CreateOperationsInsightsPrivateEndpointResponseOperationsInsightsClient. createOperationsInsightsPrivateEndpoint(CreateOperationsInsightsPrivateEndpointRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type CreateOperationsInsightsPrivateEndpointResponse 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)Method parameters in com.oracle.bmc.opsi with type arguments of type CreateOperationsInsightsPrivateEndpointResponse 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 CreateOperationsInsightsPrivateEndpointResponse in com.oracle.bmc.opsi.responsesMethods in com.oracle.bmc.opsi.responses that return CreateOperationsInsightsPrivateEndpointResponse Modifier and Type Method Description CreateOperationsInsightsPrivateEndpointResponseCreateOperationsInsightsPrivateEndpointResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type CreateOperationsInsightsPrivateEndpointResponse Modifier and Type Method Description CreateOperationsInsightsPrivateEndpointResponse.BuilderCreateOperationsInsightsPrivateEndpointResponse.Builder. copy(CreateOperationsInsightsPrivateEndpointResponse o)Copy method to populate the builder with values from the given instance.
 
-