Uses of Class
com.google.cloud.apigeeregistry.v1.Artifact
-
Packages that use Artifact Package Description com.google.cloud.apigeeregistry.v1 A client to Apigee Registry APIcom.google.cloud.apigeeregistry.v1.stub -
-
Uses of Artifact in com.google.cloud.apigeeregistry.v1
Methods in com.google.cloud.apigeeregistry.v1 that return Artifact Modifier and Type Method Description ArtifactArtifact.Builder. build()ArtifactArtifact.Builder. buildPartial()ArtifactRegistryClient. createArtifact(ApiDeploymentName parent, Artifact artifact, String artifactId)Creates a specified artifact.ArtifactRegistryClient. createArtifact(ApiName parent, Artifact artifact, String artifactId)Creates a specified artifact.ArtifactRegistryClient. createArtifact(ApiSpecName parent, Artifact artifact, String artifactId)Creates a specified artifact.ArtifactRegistryClient. createArtifact(ApiVersionName parent, Artifact artifact, String artifactId)Creates a specified artifact.ArtifactRegistryClient. createArtifact(CreateArtifactRequest request)Creates a specified artifact.ArtifactRegistryClient. createArtifact(LocationName parent, Artifact artifact, String artifactId)Creates a specified artifact.ArtifactRegistryClient. createArtifact(String parent, Artifact artifact, String artifactId)Creates a specified artifact.ArtifactRegistryGrpc.RegistryBlockingStub. createArtifact(CreateArtifactRequest request)Creates a specified artifact.ArtifactCreateArtifactRequest.Builder. getArtifact()Required.ArtifactCreateArtifactRequest. getArtifact()Required.ArtifactCreateArtifactRequestOrBuilder. getArtifact()Required.ArtifactRegistryClient. getArtifact(ArtifactName name)Returns a specified artifact.ArtifactRegistryClient. getArtifact(GetArtifactRequest request)Returns a specified artifact.ArtifactRegistryClient. getArtifact(String name)Returns a specified artifact.ArtifactRegistryGrpc.RegistryBlockingStub. getArtifact(GetArtifactRequest request)Returns a specified artifact.ArtifactReplaceArtifactRequest.Builder. getArtifact()Required.ArtifactReplaceArtifactRequest. getArtifact()Required.ArtifactReplaceArtifactRequestOrBuilder. getArtifact()Required.ArtifactListArtifactsResponse.Builder. getArtifacts(int index)The artifacts from the specified publisher.ArtifactListArtifactsResponse. getArtifacts(int index)The artifacts from the specified publisher.ArtifactListArtifactsResponseOrBuilder. getArtifacts(int index)The artifacts from the specified publisher.static ArtifactArtifact. getDefaultInstance()ArtifactArtifact.Builder. getDefaultInstanceForType()ArtifactArtifact. getDefaultInstanceForType()static ArtifactArtifact. parseDelimitedFrom(InputStream input)static ArtifactArtifact. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ArtifactArtifact. parseFrom(byte[] data)static ArtifactArtifact. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ArtifactArtifact. parseFrom(com.google.protobuf.ByteString data)static ArtifactArtifact. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ArtifactArtifact. parseFrom(com.google.protobuf.CodedInputStream input)static ArtifactArtifact. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ArtifactArtifact. parseFrom(InputStream input)static ArtifactArtifact. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ArtifactArtifact. parseFrom(ByteBuffer data)static ArtifactArtifact. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ArtifactRegistryClient. replaceArtifact(Artifact artifact)Used to replace a specified artifact.ArtifactRegistryClient. replaceArtifact(ReplaceArtifactRequest request)Used to replace a specified artifact.ArtifactRegistryGrpc.RegistryBlockingStub. replaceArtifact(ReplaceArtifactRequest request)Used to replace a specified artifact.Methods in com.google.cloud.apigeeregistry.v1 that return types with arguments of type Artifact Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Artifact>RegistryGrpc.RegistryFutureStub. createArtifact(CreateArtifactRequest request)Creates a specified artifact.com.google.api.gax.rpc.UnaryCallable<CreateArtifactRequest,Artifact>RegistryClient. createArtifactCallable()Creates a specified artifact.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateArtifactRequest,Artifact>RegistrySettings.Builder. createArtifactSettings()Returns the builder for the settings used for calls to createArtifact.com.google.api.gax.rpc.UnaryCallSettings<CreateArtifactRequest,Artifact>RegistrySettings. createArtifactSettings()Returns the object with the settings used for calls to createArtifact.com.google.common.util.concurrent.ListenableFuture<Artifact>RegistryGrpc.RegistryFutureStub. getArtifact(GetArtifactRequest request)Returns a specified artifact.com.google.api.gax.rpc.UnaryCallable<GetArtifactRequest,Artifact>RegistryClient. getArtifactCallable()Returns a specified artifact.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetArtifactRequest,Artifact>RegistrySettings.Builder. getArtifactSettings()Returns the builder for the settings used for calls to getArtifact.com.google.api.gax.rpc.UnaryCallSettings<GetArtifactRequest,Artifact>RegistrySettings. getArtifactSettings()Returns the object with the settings used for calls to getArtifact.List<Artifact>ListArtifactsResponse.Builder. getArtifactsList()The artifacts from the specified publisher.List<Artifact>ListArtifactsResponse. getArtifactsList()The artifacts from the specified publisher.List<Artifact>ListArtifactsResponseOrBuilder. getArtifactsList()The artifacts from the specified publisher.static io.grpc.MethodDescriptor<CreateArtifactRequest,Artifact>RegistryGrpc. getCreateArtifactMethod()static io.grpc.MethodDescriptor<GetArtifactRequest,Artifact>RegistryGrpc. getGetArtifactMethod()com.google.protobuf.Parser<Artifact>Artifact. getParserForType()static io.grpc.MethodDescriptor<ReplaceArtifactRequest,Artifact>RegistryGrpc. getReplaceArtifactMethod()static com.google.protobuf.Parser<Artifact>Artifact. parser()com.google.common.util.concurrent.ListenableFuture<Artifact>RegistryGrpc.RegistryFutureStub. replaceArtifact(ReplaceArtifactRequest request)Used to replace a specified artifact.com.google.api.gax.rpc.UnaryCallable<ReplaceArtifactRequest,Artifact>RegistryClient. replaceArtifactCallable()Used to replace a specified artifact.com.google.api.gax.rpc.UnaryCallSettings.Builder<ReplaceArtifactRequest,Artifact>RegistrySettings.Builder. replaceArtifactSettings()Returns the builder for the settings used for calls to replaceArtifact.com.google.api.gax.rpc.UnaryCallSettings<ReplaceArtifactRequest,Artifact>RegistrySettings. replaceArtifactSettings()Returns the object with the settings used for calls to replaceArtifact.Methods in com.google.cloud.apigeeregistry.v1 with parameters of type Artifact Modifier and Type Method Description ListArtifactsResponse.BuilderListArtifactsResponse.Builder. addArtifacts(int index, Artifact value)The artifacts from the specified publisher.ListArtifactsResponse.BuilderListArtifactsResponse.Builder. addArtifacts(Artifact value)The artifacts from the specified publisher.ArtifactRegistryClient. createArtifact(ApiDeploymentName parent, Artifact artifact, String artifactId)Creates a specified artifact.ArtifactRegistryClient. createArtifact(ApiName parent, Artifact artifact, String artifactId)Creates a specified artifact.ArtifactRegistryClient. createArtifact(ApiSpecName parent, Artifact artifact, String artifactId)Creates a specified artifact.ArtifactRegistryClient. createArtifact(ApiVersionName parent, Artifact artifact, String artifactId)Creates a specified artifact.ArtifactRegistryClient. createArtifact(LocationName parent, Artifact artifact, String artifactId)Creates a specified artifact.ArtifactRegistryClient. createArtifact(String parent, Artifact artifact, String artifactId)Creates a specified artifact.CreateArtifactRequest.BuilderCreateArtifactRequest.Builder. mergeArtifact(Artifact value)Required.ReplaceArtifactRequest.BuilderReplaceArtifactRequest.Builder. mergeArtifact(Artifact value)Required.Artifact.BuilderArtifact.Builder. mergeFrom(Artifact other)static Artifact.BuilderArtifact. newBuilder(Artifact prototype)ArtifactRegistryClient. replaceArtifact(Artifact artifact)Used to replace a specified artifact.CreateArtifactRequest.BuilderCreateArtifactRequest.Builder. setArtifact(Artifact value)Required.ReplaceArtifactRequest.BuilderReplaceArtifactRequest.Builder. setArtifact(Artifact value)Required.ListArtifactsResponse.BuilderListArtifactsResponse.Builder. setArtifacts(int index, Artifact value)The artifacts from the specified publisher.Method parameters in com.google.cloud.apigeeregistry.v1 with type arguments of type Artifact Modifier and Type Method Description ListArtifactsResponse.BuilderListArtifactsResponse.Builder. addAllArtifacts(Iterable<? extends Artifact> values)The artifacts from the specified publisher.default voidRegistryGrpc.AsyncService. createArtifact(CreateArtifactRequest request, io.grpc.stub.StreamObserver<Artifact> responseObserver)Creates a specified artifact.voidRegistryGrpc.RegistryStub. createArtifact(CreateArtifactRequest request, io.grpc.stub.StreamObserver<Artifact> responseObserver)Creates a specified artifact.static com.google.api.core.ApiFuture<RegistryClient.ListArtifactsPagedResponse>RegistryClient.ListArtifactsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListArtifactsRequest,ListArtifactsResponse,Artifact> context, com.google.api.core.ApiFuture<ListArtifactsResponse> futureResponse)protected RegistryClient.ListArtifactsPageRegistryClient.ListArtifactsPage. createPage(com.google.api.gax.rpc.PageContext<ListArtifactsRequest,ListArtifactsResponse,Artifact> context, ListArtifactsResponse response)com.google.api.core.ApiFuture<RegistryClient.ListArtifactsPage>RegistryClient.ListArtifactsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListArtifactsRequest,ListArtifactsResponse,Artifact> context, com.google.api.core.ApiFuture<ListArtifactsResponse> futureResponse)default voidRegistryGrpc.AsyncService. getArtifact(GetArtifactRequest request, io.grpc.stub.StreamObserver<Artifact> responseObserver)Returns a specified artifact.voidRegistryGrpc.RegistryStub. getArtifact(GetArtifactRequest request, io.grpc.stub.StreamObserver<Artifact> responseObserver)Returns a specified artifact.default voidRegistryGrpc.AsyncService. replaceArtifact(ReplaceArtifactRequest request, io.grpc.stub.StreamObserver<Artifact> responseObserver)Used to replace a specified artifact.voidRegistryGrpc.RegistryStub. replaceArtifact(ReplaceArtifactRequest request, io.grpc.stub.StreamObserver<Artifact> responseObserver)Used to replace a specified artifact. -
Uses of Artifact in com.google.cloud.apigeeregistry.v1.stub
Methods in com.google.cloud.apigeeregistry.v1.stub that return types with arguments of type Artifact Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateArtifactRequest,Artifact>GrpcRegistryStub. createArtifactCallable()com.google.api.gax.rpc.UnaryCallable<CreateArtifactRequest,Artifact>HttpJsonRegistryStub. createArtifactCallable()com.google.api.gax.rpc.UnaryCallable<CreateArtifactRequest,Artifact>RegistryStub. createArtifactCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateArtifactRequest,Artifact>RegistryStubSettings.Builder. createArtifactSettings()Returns the builder for the settings used for calls to createArtifact.com.google.api.gax.rpc.UnaryCallSettings<CreateArtifactRequest,Artifact>RegistryStubSettings. createArtifactSettings()Returns the object with the settings used for calls to createArtifact.com.google.api.gax.rpc.UnaryCallable<GetArtifactRequest,Artifact>GrpcRegistryStub. getArtifactCallable()com.google.api.gax.rpc.UnaryCallable<GetArtifactRequest,Artifact>HttpJsonRegistryStub. getArtifactCallable()com.google.api.gax.rpc.UnaryCallable<GetArtifactRequest,Artifact>RegistryStub. getArtifactCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetArtifactRequest,Artifact>RegistryStubSettings.Builder. getArtifactSettings()Returns the builder for the settings used for calls to getArtifact.com.google.api.gax.rpc.UnaryCallSettings<GetArtifactRequest,Artifact>RegistryStubSettings. getArtifactSettings()Returns the object with the settings used for calls to getArtifact.com.google.api.gax.rpc.UnaryCallable<ReplaceArtifactRequest,Artifact>GrpcRegistryStub. replaceArtifactCallable()com.google.api.gax.rpc.UnaryCallable<ReplaceArtifactRequest,Artifact>HttpJsonRegistryStub. replaceArtifactCallable()com.google.api.gax.rpc.UnaryCallable<ReplaceArtifactRequest,Artifact>RegistryStub. replaceArtifactCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<ReplaceArtifactRequest,Artifact>RegistryStubSettings.Builder. replaceArtifactSettings()Returns the builder for the settings used for calls to replaceArtifact.com.google.api.gax.rpc.UnaryCallSettings<ReplaceArtifactRequest,Artifact>RegistryStubSettings. replaceArtifactSettings()Returns the object with the settings used for calls to replaceArtifact.
-