Uses of Class
com.oracle.bmc.dif.model.GgcsUpdateDetail
-
Packages that use GgcsUpdateDetail Package Description com.oracle.bmc.dif.model -
-
Uses of GgcsUpdateDetail in com.oracle.bmc.dif.model
Methods in com.oracle.bmc.dif.model that return GgcsUpdateDetail Modifier and Type Method Description GgcsUpdateDetailGgcsUpdateDetail.Builder. build()Methods in com.oracle.bmc.dif.model that return types with arguments of type GgcsUpdateDetail Modifier and Type Method Description List<GgcsUpdateDetail>UpdateStackDetails. getGgcs()GGCS details if ggcs is included in the services to be updated.Methods in com.oracle.bmc.dif.model with parameters of type GgcsUpdateDetail Modifier and Type Method Description GgcsUpdateDetail.BuilderGgcsUpdateDetail.Builder. copy(GgcsUpdateDetail model)Method parameters in com.oracle.bmc.dif.model with type arguments of type GgcsUpdateDetail Modifier and Type Method Description UpdateStackDetails.BuilderUpdateStackDetails.Builder. ggcs(List<GgcsUpdateDetail> ggcs)GGCS details if ggcs is included in the services to be updated.
-