Uses of Interface
com.google.devtools.artifactregistry.v1.AptArtifactOrBuilder
-
Packages that use AptArtifactOrBuilder Package Description com.google.devtools.artifactregistry.v1 A client to Artifact Registry API -
-
Uses of AptArtifactOrBuilder in com.google.devtools.artifactregistry.v1
Classes in com.google.devtools.artifactregistry.v1 that implement AptArtifactOrBuilder Modifier and Type Class Description classAptArtifactA detailed representation of an Apt artifact.static classAptArtifact.BuilderA detailed representation of an Apt artifact.Methods in com.google.devtools.artifactregistry.v1 that return AptArtifactOrBuilder Modifier and Type Method Description AptArtifactOrBuilderImportAptArtifactsResponse.Builder. getAptArtifactsOrBuilder(int index)The Apt artifacts imported.AptArtifactOrBuilderImportAptArtifactsResponse. getAptArtifactsOrBuilder(int index)The Apt artifacts imported.AptArtifactOrBuilderImportAptArtifactsResponseOrBuilder. getAptArtifactsOrBuilder(int index)The Apt artifacts imported.Methods in com.google.devtools.artifactregistry.v1 that return types with arguments of type AptArtifactOrBuilder Modifier and Type Method Description List<? extends AptArtifactOrBuilder>ImportAptArtifactsResponse.Builder. getAptArtifactsOrBuilderList()The Apt artifacts imported.List<? extends AptArtifactOrBuilder>ImportAptArtifactsResponse. getAptArtifactsOrBuilderList()The Apt artifacts imported.List<? extends AptArtifactOrBuilder>ImportAptArtifactsResponseOrBuilder. getAptArtifactsOrBuilderList()The Apt artifacts imported.
-