Uses of Interface
com.google.devtools.artifactregistry.v1beta2.ImportAptArtifactsGcsSourceOrBuilder
-
Packages that use ImportAptArtifactsGcsSourceOrBuilder Package Description com.google.devtools.artifactregistry.v1beta2 A client to Artifact Registry API -
-
Uses of ImportAptArtifactsGcsSourceOrBuilder in com.google.devtools.artifactregistry.v1beta2
Classes in com.google.devtools.artifactregistry.v1beta2 that implement ImportAptArtifactsGcsSourceOrBuilder Modifier and Type Class Description class
ImportAptArtifactsGcsSource
Google Cloud Storage location where the artifacts currently reside.static class
ImportAptArtifactsGcsSource.Builder
Google Cloud Storage location where the artifacts currently reside.Methods in com.google.devtools.artifactregistry.v1beta2 that return ImportAptArtifactsGcsSourceOrBuilder Modifier and Type Method Description ImportAptArtifactsGcsSourceOrBuilder
ImportAptArtifactsErrorInfo.Builder. getGcsSourceOrBuilder()
Google Cloud Storage location requested.ImportAptArtifactsGcsSourceOrBuilder
ImportAptArtifactsErrorInfo. getGcsSourceOrBuilder()
Google Cloud Storage location requested.ImportAptArtifactsGcsSourceOrBuilder
ImportAptArtifactsErrorInfoOrBuilder. getGcsSourceOrBuilder()
Google Cloud Storage location requested.ImportAptArtifactsGcsSourceOrBuilder
ImportAptArtifactsRequest.Builder. getGcsSourceOrBuilder()
Google Cloud Storage location where input content is located.ImportAptArtifactsGcsSourceOrBuilder
ImportAptArtifactsRequest. getGcsSourceOrBuilder()
Google Cloud Storage location where input content is located.ImportAptArtifactsGcsSourceOrBuilder
ImportAptArtifactsRequestOrBuilder. getGcsSourceOrBuilder()
Google Cloud Storage location where input content is located.
-