Uses of Class
com.oracle.bmc.multicloud.model.ExternalLocation
- 
Packages that use ExternalLocation Package Description com.oracle.bmc.multicloud.model 
- 
- 
Uses of ExternalLocation in com.oracle.bmc.multicloud.modelMethods in com.oracle.bmc.multicloud.model that return ExternalLocation Modifier and Type Method Description ExternalLocationExternalLocation.Builder. build()ExternalLocationExternalLocationMappingMetadatumSummary. getExternalLocation()Methods in com.oracle.bmc.multicloud.model with parameters of type ExternalLocation Modifier and Type Method Description ExternalLocation.BuilderExternalLocation.Builder. copy(ExternalLocation model)ExternalLocationMappingMetadatumSummary.BuilderExternalLocationMappingMetadatumSummary.Builder. externalLocation(ExternalLocation externalLocation)Constructors in com.oracle.bmc.multicloud.model with parameters of type ExternalLocation Constructor Description ExternalLocationMappingMetadatumSummary(Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, ExternalLocation externalLocation, String ociPhysicalAd, String ociLogicalAd, String ociRegion)Deprecated.
 
-