Uses of Class
com.google.devtools.artifactregistry.v1.MavenArtifact
-
Packages that use MavenArtifact Package Description com.google.devtools.artifactregistry.v1 A client to Artifact Registry APIcom.google.devtools.artifactregistry.v1.stub -
-
Uses of MavenArtifact in com.google.devtools.artifactregistry.v1
Methods in com.google.devtools.artifactregistry.v1 that return MavenArtifact Modifier and Type Method Description MavenArtifactMavenArtifact.Builder. build()MavenArtifactMavenArtifact.Builder. buildPartial()static MavenArtifactMavenArtifact. getDefaultInstance()MavenArtifactMavenArtifact.Builder. getDefaultInstanceForType()MavenArtifactMavenArtifact. getDefaultInstanceForType()MavenArtifactArtifactRegistryClient. getMavenArtifact(GetMavenArtifactRequest request)Gets a maven artifact.MavenArtifactArtifactRegistryClient. getMavenArtifact(MavenArtifactName name)Gets a maven artifact.MavenArtifactArtifactRegistryClient. getMavenArtifact(String name)Gets a maven artifact.MavenArtifactArtifactRegistryGrpc.ArtifactRegistryBlockingStub. getMavenArtifact(GetMavenArtifactRequest request)Gets a maven artifact.MavenArtifactListMavenArtifactsResponse.Builder. getMavenArtifacts(int index)The maven artifacts returned.MavenArtifactListMavenArtifactsResponse. getMavenArtifacts(int index)The maven artifacts returned.MavenArtifactListMavenArtifactsResponseOrBuilder. getMavenArtifacts(int index)The maven artifacts returned.static MavenArtifactMavenArtifact. parseDelimitedFrom(InputStream input)static MavenArtifactMavenArtifact. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MavenArtifactMavenArtifact. parseFrom(byte[] data)static MavenArtifactMavenArtifact. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MavenArtifactMavenArtifact. parseFrom(com.google.protobuf.ByteString data)static MavenArtifactMavenArtifact. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MavenArtifactMavenArtifact. parseFrom(com.google.protobuf.CodedInputStream input)static MavenArtifactMavenArtifact. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MavenArtifactMavenArtifact. parseFrom(InputStream input)static MavenArtifactMavenArtifact. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MavenArtifactMavenArtifact. parseFrom(ByteBuffer data)static MavenArtifactMavenArtifact. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.devtools.artifactregistry.v1 that return types with arguments of type MavenArtifact Modifier and Type Method Description static io.grpc.MethodDescriptor<GetMavenArtifactRequest,MavenArtifact>ArtifactRegistryGrpc. getGetMavenArtifactMethod()com.google.common.util.concurrent.ListenableFuture<MavenArtifact>ArtifactRegistryGrpc.ArtifactRegistryFutureStub. getMavenArtifact(GetMavenArtifactRequest request)Gets a maven artifact.com.google.api.gax.rpc.UnaryCallable<GetMavenArtifactRequest,MavenArtifact>ArtifactRegistryClient. getMavenArtifactCallable()Gets a maven artifact.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetMavenArtifactRequest,MavenArtifact>ArtifactRegistrySettings.Builder. getMavenArtifactSettings()Returns the builder for the settings used for calls to getMavenArtifact.com.google.api.gax.rpc.UnaryCallSettings<GetMavenArtifactRequest,MavenArtifact>ArtifactRegistrySettings. getMavenArtifactSettings()Returns the object with the settings used for calls to getMavenArtifact.List<MavenArtifact>ListMavenArtifactsResponse.Builder. getMavenArtifactsList()The maven artifacts returned.List<MavenArtifact>ListMavenArtifactsResponse. getMavenArtifactsList()The maven artifacts returned.List<MavenArtifact>ListMavenArtifactsResponseOrBuilder. getMavenArtifactsList()The maven artifacts returned.com.google.protobuf.Parser<MavenArtifact>MavenArtifact. getParserForType()static com.google.protobuf.Parser<MavenArtifact>MavenArtifact. parser()Methods in com.google.devtools.artifactregistry.v1 with parameters of type MavenArtifact Modifier and Type Method Description ListMavenArtifactsResponse.BuilderListMavenArtifactsResponse.Builder. addMavenArtifacts(int index, MavenArtifact value)The maven artifacts returned.ListMavenArtifactsResponse.BuilderListMavenArtifactsResponse.Builder. addMavenArtifacts(MavenArtifact value)The maven artifacts returned.MavenArtifact.BuilderMavenArtifact.Builder. mergeFrom(MavenArtifact other)static MavenArtifact.BuilderMavenArtifact. newBuilder(MavenArtifact prototype)ListMavenArtifactsResponse.BuilderListMavenArtifactsResponse.Builder. setMavenArtifacts(int index, MavenArtifact value)The maven artifacts returned.Method parameters in com.google.devtools.artifactregistry.v1 with type arguments of type MavenArtifact Modifier and Type Method Description ListMavenArtifactsResponse.BuilderListMavenArtifactsResponse.Builder. addAllMavenArtifacts(Iterable<? extends MavenArtifact> values)The maven artifacts returned.static com.google.api.core.ApiFuture<ArtifactRegistryClient.ListMavenArtifactsPagedResponse>ArtifactRegistryClient.ListMavenArtifactsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListMavenArtifactsRequest,ListMavenArtifactsResponse,MavenArtifact> context, com.google.api.core.ApiFuture<ListMavenArtifactsResponse> futureResponse)protected ArtifactRegistryClient.ListMavenArtifactsPageArtifactRegistryClient.ListMavenArtifactsPage. createPage(com.google.api.gax.rpc.PageContext<ListMavenArtifactsRequest,ListMavenArtifactsResponse,MavenArtifact> context, ListMavenArtifactsResponse response)com.google.api.core.ApiFuture<ArtifactRegistryClient.ListMavenArtifactsPage>ArtifactRegistryClient.ListMavenArtifactsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListMavenArtifactsRequest,ListMavenArtifactsResponse,MavenArtifact> context, com.google.api.core.ApiFuture<ListMavenArtifactsResponse> futureResponse)voidArtifactRegistryGrpc.ArtifactRegistryStub. getMavenArtifact(GetMavenArtifactRequest request, io.grpc.stub.StreamObserver<MavenArtifact> responseObserver)Gets a maven artifact.default voidArtifactRegistryGrpc.AsyncService. getMavenArtifact(GetMavenArtifactRequest request, io.grpc.stub.StreamObserver<MavenArtifact> responseObserver)Gets a maven artifact. -
Uses of MavenArtifact in com.google.devtools.artifactregistry.v1.stub
Methods in com.google.devtools.artifactregistry.v1.stub that return types with arguments of type MavenArtifact Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetMavenArtifactRequest,MavenArtifact>ArtifactRegistryStub. getMavenArtifactCallable()com.google.api.gax.rpc.UnaryCallable<GetMavenArtifactRequest,MavenArtifact>GrpcArtifactRegistryStub. getMavenArtifactCallable()com.google.api.gax.rpc.UnaryCallable<GetMavenArtifactRequest,MavenArtifact>HttpJsonArtifactRegistryStub. getMavenArtifactCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetMavenArtifactRequest,MavenArtifact>ArtifactRegistryStubSettings.Builder. getMavenArtifactSettings()Returns the builder for the settings used for calls to getMavenArtifact.com.google.api.gax.rpc.UnaryCallSettings<GetMavenArtifactRequest,MavenArtifact>ArtifactRegistryStubSettings. getMavenArtifactSettings()Returns the object with the settings used for calls to getMavenArtifact.
-