Uses of Class
com.oracle.bmc.genericartifactscontent.model.GenericArtifact
- 
Packages that use GenericArtifact Package Description com.oracle.bmc.genericartifactscontent.model com.oracle.bmc.genericartifactscontent.responses 
- 
- 
Uses of GenericArtifact in com.oracle.bmc.genericartifactscontent.modelMethods in com.oracle.bmc.genericartifactscontent.model that return GenericArtifact Modifier and Type Method Description GenericArtifactGenericArtifact.Builder. build()Methods in com.oracle.bmc.genericartifactscontent.model with parameters of type GenericArtifact Modifier and Type Method Description GenericArtifact.BuilderGenericArtifact.Builder. copy(GenericArtifact model)
- 
Uses of GenericArtifact in com.oracle.bmc.genericartifactscontent.responsesMethods in com.oracle.bmc.genericartifactscontent.responses that return GenericArtifact Modifier and Type Method Description GenericArtifactPutGenericArtifactContentByPathResponse. getGenericArtifact()The returned GenericArtifact instance.Methods in com.oracle.bmc.genericartifactscontent.responses with parameters of type GenericArtifact Modifier and Type Method Description PutGenericArtifactContentByPathResponse.BuilderPutGenericArtifactContentByPathResponse.Builder. genericArtifact(GenericArtifact genericArtifact)The returned GenericArtifact instance.
 
-