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