Uses of Class
com.oracle.bmc.fleetappsmanagement.model.SchemaDocument
-
Packages that use SchemaDocument Package Description com.oracle.bmc.fleetappsmanagement.model -
-
Uses of SchemaDocument in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return SchemaDocument Modifier and Type Method Description SchemaDocumentSchemaDocument.Builder. build()SchemaDocumentCatalogItemVariablesDefinition. getSchemaDocument()Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type SchemaDocument Modifier and Type Method Description SchemaDocument.BuilderSchemaDocument.Builder. copy(SchemaDocument model)CatalogItemVariablesDefinition.BuilderCatalogItemVariablesDefinition.Builder. schemaDocument(SchemaDocument schemaDocument)Constructors in com.oracle.bmc.fleetappsmanagement.model with parameters of type SchemaDocument Constructor Description CatalogItemVariablesDefinition(SchemaDocument schemaDocument, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags)Deprecated.
-