Uses of Class
com.ibm.cloud.platform_services.catalog_management.v1.model.DeployRequestBodySchematics
-
Packages that use DeployRequestBodySchematics Package Description com.ibm.cloud.platform_services.catalog_management.v1.model -
-
Uses of DeployRequestBodySchematics in com.ibm.cloud.platform_services.catalog_management.v1.model
Methods in com.ibm.cloud.platform_services.catalog_management.v1.model that return DeployRequestBodySchematics Modifier and Type Method Description DeployRequestBodySchematicsDeployRequestBodySchematics.Builder. build()Builds a DeployRequestBodySchematics.DeployRequestBodySchematicsInstallVersionOptions. schematics()Gets the schematics.DeployRequestBodySchematicsPreinstallVersionOptions. schematics()Gets the schematics.DeployRequestBodySchematicsValidateInstallOptions. schematics()Gets the schematics.DeployRequestBodySchematicsValidationInstallOptions. schematics()Gets the schematics.Methods in com.ibm.cloud.platform_services.catalog_management.v1.model with parameters of type DeployRequestBodySchematics Modifier and Type Method Description InstallVersionOptions.BuilderInstallVersionOptions.Builder. schematics(DeployRequestBodySchematics schematics)Set the schematics.PreinstallVersionOptions.BuilderPreinstallVersionOptions.Builder. schematics(DeployRequestBodySchematics schematics)Set the schematics.ValidateInstallOptions.BuilderValidateInstallOptions.Builder. schematics(DeployRequestBodySchematics schematics)Set the schematics.ValidationInstallOptions.BuilderValidationInstallOptions.Builder. schematics(DeployRequestBodySchematics schematics)Set the schematics.
-