Uses of Class
com.oracle.bmc.marketplacepublisher.model.Artifact
-
Packages that use Artifact Package Description com.oracle.bmc.marketplacepublisher.model com.oracle.bmc.marketplacepublisher.responses -
-
Uses of Artifact in com.oracle.bmc.marketplacepublisher.model
Subclasses of Artifact in com.oracle.bmc.marketplacepublisher.model Modifier and Type Class Description classContainerImageArtifactContainer Image artifact details.classKubernetesImageArtifactKubernetes HelmChart Image artifact details.classMachineImageArtifactMachine Image artifact details.classStackArtifactStack artifact details. -
Uses of Artifact in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return Artifact Modifier and Type Method Description ArtifactGetArtifactResponse. getArtifact()The returned Artifact instance.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type Artifact Modifier and Type Method Description GetArtifactResponse.BuilderGetArtifactResponse.Builder. artifact(Artifact artifact)The returned Artifact instance.
-