Uses of Class
com.oracle.bmc.dataintegration.model.TypedObjectWrapper
-
Packages that use TypedObjectWrapper Package Description com.oracle.bmc.dataintegration.model -
-
Uses of TypedObjectWrapper in com.oracle.bmc.dataintegration.model
Methods in com.oracle.bmc.dataintegration.model that return TypedObjectWrapper Modifier and Type Method Description TypedObjectWrapperTypedObjectWrapper.Builder. build()Methods in com.oracle.bmc.dataintegration.model that return types with arguments of type TypedObjectWrapper Modifier and Type Method Description Map<String,TypedObjectWrapper>CreateDataFlowValidationDetails. getTypedObjectMap()A hash map that maps TypedObject keys to the object itself, for java sdk.Map<String,TypedObjectWrapper>DataFlow. getTypedObjectMap()A hash map that maps TypedObject keys to the object itself, for java sdk.Map<String,TypedObjectWrapper>DataFlowSummary. getTypedObjectMap()A hash map that maps TypedObject keys to the object itself, for java sdk.Methods in com.oracle.bmc.dataintegration.model with parameters of type TypedObjectWrapper Modifier and Type Method Description TypedObjectWrapper.BuilderTypedObjectWrapper.Builder. copy(TypedObjectWrapper model)Method parameters in com.oracle.bmc.dataintegration.model with type arguments of type TypedObjectWrapper Modifier and Type Method Description CreateDataFlowValidationDetails.BuilderCreateDataFlowValidationDetails.Builder. typedObjectMap(Map<String,TypedObjectWrapper> typedObjectMap)A hash map that maps TypedObject keys to the object itself, for java sdk.DataFlow.BuilderDataFlow.Builder. typedObjectMap(Map<String,TypedObjectWrapper> typedObjectMap)A hash map that maps TypedObject keys to the object itself, for java sdk.DataFlowSummary.BuilderDataFlowSummary.Builder. typedObjectMap(Map<String,TypedObjectWrapper> typedObjectMap)A hash map that maps TypedObject keys to the object itself, for java sdk.
-