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.opsi
Methods in com.oracle.bmc.opsi that return CreateOperationsInsightsPrivateEndpointResponse Modifier and Type Method Description CreateOperationsInsightsPrivateEndpointResponse
OperationsInsights. createOperationsInsightsPrivateEndpoint(CreateOperationsInsightsPrivateEndpointRequest request)
Create a private endpoint resource for the tenant in Ops Insights.CreateOperationsInsightsPrivateEndpointResponse
OperationsInsightsClient. 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.responses
Methods in com.oracle.bmc.opsi.responses that return CreateOperationsInsightsPrivateEndpointResponse Modifier and Type Method Description CreateOperationsInsightsPrivateEndpointResponse
CreateOperationsInsightsPrivateEndpointResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type CreateOperationsInsightsPrivateEndpointResponse Modifier and Type Method Description CreateOperationsInsightsPrivateEndpointResponse.Builder
CreateOperationsInsightsPrivateEndpointResponse.Builder. copy(CreateOperationsInsightsPrivateEndpointResponse o)
Copy method to populate the builder with values from the given instance.
-