Uses of Class
com.oracle.bmc.opsi.model.OperationsInsightsPrivateEndpoint
-
Packages that use OperationsInsightsPrivateEndpoint Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.responses -
-
Uses of OperationsInsightsPrivateEndpoint in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return OperationsInsightsPrivateEndpoint Modifier and Type Method Description OperationsInsightsPrivateEndpoint
OperationsInsightsPrivateEndpoint.Builder. build()
Methods in com.oracle.bmc.opsi.model with parameters of type OperationsInsightsPrivateEndpoint Modifier and Type Method Description OperationsInsightsPrivateEndpoint.Builder
OperationsInsightsPrivateEndpoint.Builder. copy(OperationsInsightsPrivateEndpoint model)
-
Uses of OperationsInsightsPrivateEndpoint in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return OperationsInsightsPrivateEndpoint Modifier and Type Method Description OperationsInsightsPrivateEndpoint
CreateOperationsInsightsPrivateEndpointResponse. getOperationsInsightsPrivateEndpoint()
The returned OperationsInsightsPrivateEndpoint instance.OperationsInsightsPrivateEndpoint
GetOperationsInsightsPrivateEndpointResponse. getOperationsInsightsPrivateEndpoint()
The returned OperationsInsightsPrivateEndpoint instance.Methods in com.oracle.bmc.opsi.responses with parameters of type OperationsInsightsPrivateEndpoint Modifier and Type Method Description CreateOperationsInsightsPrivateEndpointResponse.Builder
CreateOperationsInsightsPrivateEndpointResponse.Builder. operationsInsightsPrivateEndpoint(OperationsInsightsPrivateEndpoint operationsInsightsPrivateEndpoint)
The returned OperationsInsightsPrivateEndpoint instance.GetOperationsInsightsPrivateEndpointResponse.Builder
GetOperationsInsightsPrivateEndpointResponse.Builder. operationsInsightsPrivateEndpoint(OperationsInsightsPrivateEndpoint operationsInsightsPrivateEndpoint)
The returned OperationsInsightsPrivateEndpoint instance.
-