Uses of Class
com.oracle.bmc.opsi.model.OperationsInsightsPrivateEndpointSummary
- 
Packages that use OperationsInsightsPrivateEndpointSummary Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.model 
- 
- 
Uses of OperationsInsightsPrivateEndpointSummary in com.oracle.bmc.opsiMethods in com.oracle.bmc.opsi that return types with arguments of type OperationsInsightsPrivateEndpointSummary Modifier and Type Method Description Iterable<OperationsInsightsPrivateEndpointSummary>OperationsInsightsPaginators. listOperationsInsightsPrivateEndpointsRecordIterator(ListOperationsInsightsPrivateEndpointsRequest request)Creates a new iterable which will iterate over theOperationsInsightsPrivateEndpointSummaryobjects contained in responses from the listOperationsInsightsPrivateEndpoints operation.
- 
Uses of OperationsInsightsPrivateEndpointSummary in com.oracle.bmc.opsi.modelMethods in com.oracle.bmc.opsi.model that return OperationsInsightsPrivateEndpointSummary Modifier and Type Method Description OperationsInsightsPrivateEndpointSummaryOperationsInsightsPrivateEndpointSummary.Builder. build()Methods in com.oracle.bmc.opsi.model that return types with arguments of type OperationsInsightsPrivateEndpointSummary Modifier and Type Method Description List<OperationsInsightsPrivateEndpointSummary>OperationsInsightsPrivateEndpointCollection. getItems()A list of OperationsInsightsPrivateEndpointSummary objects.Methods in com.oracle.bmc.opsi.model with parameters of type OperationsInsightsPrivateEndpointSummary Modifier and Type Method Description OperationsInsightsPrivateEndpointSummary.BuilderOperationsInsightsPrivateEndpointSummary.Builder. copy(OperationsInsightsPrivateEndpointSummary model)Method parameters in com.oracle.bmc.opsi.model with type arguments of type OperationsInsightsPrivateEndpointSummary Modifier and Type Method Description OperationsInsightsPrivateEndpointCollection.BuilderOperationsInsightsPrivateEndpointCollection.Builder. items(List<OperationsInsightsPrivateEndpointSummary> items)A list of OperationsInsightsPrivateEndpointSummary objects.Constructor parameters in com.oracle.bmc.opsi.model with type arguments of type OperationsInsightsPrivateEndpointSummary Constructor Description OperationsInsightsPrivateEndpointCollection(List<OperationsInsightsPrivateEndpointSummary> items)Deprecated.
 
-