Uses of Class
com.oracle.bmc.opsi.model.OperationsInsightsPrivateEndpointCollection
-
Packages that use OperationsInsightsPrivateEndpointCollection Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.responses -
-
Uses of OperationsInsightsPrivateEndpointCollection in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return OperationsInsightsPrivateEndpointCollection Modifier and Type Method Description OperationsInsightsPrivateEndpointCollection
OperationsInsightsPrivateEndpointCollection.Builder. build()
Methods in com.oracle.bmc.opsi.model with parameters of type OperationsInsightsPrivateEndpointCollection Modifier and Type Method Description OperationsInsightsPrivateEndpointCollection.Builder
OperationsInsightsPrivateEndpointCollection.Builder. copy(OperationsInsightsPrivateEndpointCollection model)
-
Uses of OperationsInsightsPrivateEndpointCollection in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return OperationsInsightsPrivateEndpointCollection Modifier and Type Method Description OperationsInsightsPrivateEndpointCollection
ListOperationsInsightsPrivateEndpointsResponse. getOperationsInsightsPrivateEndpointCollection()
The returned OperationsInsightsPrivateEndpointCollection instance.Methods in com.oracle.bmc.opsi.responses with parameters of type OperationsInsightsPrivateEndpointCollection Modifier and Type Method Description ListOperationsInsightsPrivateEndpointsResponse.Builder
ListOperationsInsightsPrivateEndpointsResponse.Builder. operationsInsightsPrivateEndpointCollection(OperationsInsightsPrivateEndpointCollection operationsInsightsPrivateEndpointCollection)
The returned OperationsInsightsPrivateEndpointCollection instance.
-