Uses of Interface
com.google.devtools.artifactregistry.v1beta2.AptArtifactOrBuilder
-
Packages that use AptArtifactOrBuilder Package Description com.google.devtools.artifactregistry.v1beta2 A client to Artifact Registry API -
-
Uses of AptArtifactOrBuilder in com.google.devtools.artifactregistry.v1beta2
Classes in com.google.devtools.artifactregistry.v1beta2 that implement AptArtifactOrBuilder Modifier and Type Class Description class
AptArtifact
A detailed representation of an Apt artifact.static class
AptArtifact.Builder
A detailed representation of an Apt artifact.Methods in com.google.devtools.artifactregistry.v1beta2 that return AptArtifactOrBuilder Modifier and Type Method Description AptArtifactOrBuilder
ImportAptArtifactsResponse.Builder. getAptArtifactsOrBuilder(int index)
The Apt artifacts imported.AptArtifactOrBuilder
ImportAptArtifactsResponse. getAptArtifactsOrBuilder(int index)
The Apt artifacts imported.AptArtifactOrBuilder
ImportAptArtifactsResponseOrBuilder. getAptArtifactsOrBuilder(int index)
The Apt artifacts imported.Methods in com.google.devtools.artifactregistry.v1beta2 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.
-