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.model
Methods in com.oracle.bmc.genericartifactscontent.model that return GenericArtifact Modifier and Type Method Description GenericArtifact
GenericArtifact.Builder. build()
Methods in com.oracle.bmc.genericartifactscontent.model with parameters of type GenericArtifact Modifier and Type Method Description GenericArtifact.Builder
GenericArtifact.Builder. copy(GenericArtifact model)
-
Uses of GenericArtifact in com.oracle.bmc.genericartifactscontent.responses
Methods in com.oracle.bmc.genericartifactscontent.responses that return GenericArtifact Modifier and Type Method Description GenericArtifact
PutGenericArtifactContentByPathResponse. getGenericArtifact()
The returned GenericArtifact instance.Methods in com.oracle.bmc.genericartifactscontent.responses with parameters of type GenericArtifact Modifier and Type Method Description PutGenericArtifactContentByPathResponse.Builder
PutGenericArtifactContentByPathResponse.Builder. genericArtifact(GenericArtifact genericArtifact)
The returned GenericArtifact instance.
-