Uses of Class
com.oracle.bmc.dif.model.OkeArtifactsDetail
-
Packages that use OkeArtifactsDetail Package Description com.oracle.bmc.dif.model -
-
Uses of OkeArtifactsDetail in com.oracle.bmc.dif.model
Methods in com.oracle.bmc.dif.model that return OkeArtifactsDetail Modifier and Type Method Description OkeArtifactsDetailOkeArtifactsDetail.Builder. build()Methods in com.oracle.bmc.dif.model that return types with arguments of type OkeArtifactsDetail Modifier and Type Method Description List<OkeArtifactsDetail>DeployArtifactsDetails. getOke()Oke artifact details if oke is included in the services.Methods in com.oracle.bmc.dif.model with parameters of type OkeArtifactsDetail Modifier and Type Method Description OkeArtifactsDetail.BuilderOkeArtifactsDetail.Builder. copy(OkeArtifactsDetail model)Method parameters in com.oracle.bmc.dif.model with type arguments of type OkeArtifactsDetail Modifier and Type Method Description DeployArtifactsDetails.BuilderDeployArtifactsDetails.Builder. oke(List<OkeArtifactsDetail> oke)Oke artifact details if oke is included in the services.
-