Uses of Class
com.oracle.bmc.opsi.model.EnterpriseManagerBridgeSummary
- 
Packages that use EnterpriseManagerBridgeSummary Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.model 
- 
- 
Uses of EnterpriseManagerBridgeSummary in com.oracle.bmc.opsiMethods in com.oracle.bmc.opsi that return types with arguments of type EnterpriseManagerBridgeSummary Modifier and Type Method Description Iterable<EnterpriseManagerBridgeSummary>OperationsInsightsPaginators. listEnterpriseManagerBridgesRecordIterator(ListEnterpriseManagerBridgesRequest request)Creates a new iterable which will iterate over theEnterpriseManagerBridgeSummaryobjects contained in responses from the listEnterpriseManagerBridges operation.
- 
Uses of EnterpriseManagerBridgeSummary in com.oracle.bmc.opsi.modelMethods in com.oracle.bmc.opsi.model that return EnterpriseManagerBridgeSummary Modifier and Type Method Description EnterpriseManagerBridgeSummaryEnterpriseManagerBridgeSummary.Builder. build()Methods in com.oracle.bmc.opsi.model that return types with arguments of type EnterpriseManagerBridgeSummary Modifier and Type Method Description List<EnterpriseManagerBridgeSummary>EnterpriseManagerBridgeCollection. getItems()Array of Enterprose Manager bridge summary objects.Methods in com.oracle.bmc.opsi.model with parameters of type EnterpriseManagerBridgeSummary Modifier and Type Method Description EnterpriseManagerBridgeSummary.BuilderEnterpriseManagerBridgeSummary.Builder. copy(EnterpriseManagerBridgeSummary model)Method parameters in com.oracle.bmc.opsi.model with type arguments of type EnterpriseManagerBridgeSummary Modifier and Type Method Description EnterpriseManagerBridgeCollection.BuilderEnterpriseManagerBridgeCollection.Builder. items(List<EnterpriseManagerBridgeSummary> items)Array of Enterprose Manager bridge summary objects.Constructor parameters in com.oracle.bmc.opsi.model with type arguments of type EnterpriseManagerBridgeSummary Constructor Description EnterpriseManagerBridgeCollection(List<EnterpriseManagerBridgeSummary> items)Deprecated.
 
-