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