Uses of Class
com.oracle.bmc.opsi.responses.UpdateOperationsInsightsPrivateEndpointResponse
-
Packages that use UpdateOperationsInsightsPrivateEndpointResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses -
-
Uses of UpdateOperationsInsightsPrivateEndpointResponse in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return UpdateOperationsInsightsPrivateEndpointResponse Modifier and Type Method Description UpdateOperationsInsightsPrivateEndpointResponse
OperationsInsights. updateOperationsInsightsPrivateEndpoint(UpdateOperationsInsightsPrivateEndpointRequest request)
Updates one or more attributes of the specified private endpoint.UpdateOperationsInsightsPrivateEndpointResponse
OperationsInsightsClient. updateOperationsInsightsPrivateEndpoint(UpdateOperationsInsightsPrivateEndpointRequest request)
Methods in com.oracle.bmc.opsi that return types with arguments of type UpdateOperationsInsightsPrivateEndpointResponse Modifier and Type Method Description Future<UpdateOperationsInsightsPrivateEndpointResponse>
OperationsInsightsAsync. updateOperationsInsightsPrivateEndpoint(UpdateOperationsInsightsPrivateEndpointRequest request, AsyncHandler<UpdateOperationsInsightsPrivateEndpointRequest,UpdateOperationsInsightsPrivateEndpointResponse> handler)
Updates one or more attributes of the specified private endpoint.Future<UpdateOperationsInsightsPrivateEndpointResponse>
OperationsInsightsAsyncClient. updateOperationsInsightsPrivateEndpoint(UpdateOperationsInsightsPrivateEndpointRequest request, AsyncHandler<UpdateOperationsInsightsPrivateEndpointRequest,UpdateOperationsInsightsPrivateEndpointResponse> handler)
Method parameters in com.oracle.bmc.opsi with type arguments of type UpdateOperationsInsightsPrivateEndpointResponse Modifier and Type Method Description Future<UpdateOperationsInsightsPrivateEndpointResponse>
OperationsInsightsAsync. updateOperationsInsightsPrivateEndpoint(UpdateOperationsInsightsPrivateEndpointRequest request, AsyncHandler<UpdateOperationsInsightsPrivateEndpointRequest,UpdateOperationsInsightsPrivateEndpointResponse> handler)
Updates one or more attributes of the specified private endpoint.Future<UpdateOperationsInsightsPrivateEndpointResponse>
OperationsInsightsAsyncClient. updateOperationsInsightsPrivateEndpoint(UpdateOperationsInsightsPrivateEndpointRequest request, AsyncHandler<UpdateOperationsInsightsPrivateEndpointRequest,UpdateOperationsInsightsPrivateEndpointResponse> handler)
-
Uses of UpdateOperationsInsightsPrivateEndpointResponse in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return UpdateOperationsInsightsPrivateEndpointResponse Modifier and Type Method Description UpdateOperationsInsightsPrivateEndpointResponse
UpdateOperationsInsightsPrivateEndpointResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type UpdateOperationsInsightsPrivateEndpointResponse Modifier and Type Method Description UpdateOperationsInsightsPrivateEndpointResponse.Builder
UpdateOperationsInsightsPrivateEndpointResponse.Builder. copy(UpdateOperationsInsightsPrivateEndpointResponse o)
Copy method to populate the builder with values from the given instance.
-