Uses of Class
com.google.cloud.apigeeregistry.v1.ApiDeployment
-
Packages that use ApiDeployment Package Description com.google.cloud.apigeeregistry.v1 A client to Apigee Registry APIcom.google.cloud.apigeeregistry.v1.stub -
-
Uses of ApiDeployment in com.google.cloud.apigeeregistry.v1
Methods in com.google.cloud.apigeeregistry.v1 that return ApiDeployment Modifier and Type Method Description ApiDeploymentApiDeployment.Builder. build()ApiDeploymentApiDeployment.Builder. buildPartial()ApiDeploymentRegistryClient. createApiDeployment(ApiName parent, ApiDeployment apiDeployment, String apiDeploymentId)Creates a specified deployment.ApiDeploymentRegistryClient. createApiDeployment(CreateApiDeploymentRequest request)Creates a specified deployment.ApiDeploymentRegistryClient. createApiDeployment(String parent, ApiDeployment apiDeployment, String apiDeploymentId)Creates a specified deployment.ApiDeploymentRegistryGrpc.RegistryBlockingStub. createApiDeployment(CreateApiDeploymentRequest request)Creates a specified deployment.ApiDeploymentRegistryClient. deleteApiDeploymentRevision(ApiDeploymentName name)Deletes a revision of a deployment.ApiDeploymentRegistryClient. deleteApiDeploymentRevision(DeleteApiDeploymentRevisionRequest request)Deletes a revision of a deployment.ApiDeploymentRegistryClient. deleteApiDeploymentRevision(String name)Deletes a revision of a deployment.ApiDeploymentRegistryGrpc.RegistryBlockingStub. deleteApiDeploymentRevision(DeleteApiDeploymentRevisionRequest request)Deletes a revision of a deployment.ApiDeploymentCreateApiDeploymentRequest.Builder. getApiDeployment()Required.ApiDeploymentCreateApiDeploymentRequest. getApiDeployment()Required.ApiDeploymentCreateApiDeploymentRequestOrBuilder. getApiDeployment()Required.ApiDeploymentRegistryClient. getApiDeployment(ApiDeploymentName name)Returns a specified deployment.ApiDeploymentRegistryClient. getApiDeployment(GetApiDeploymentRequest request)Returns a specified deployment.ApiDeploymentRegistryClient. getApiDeployment(String name)Returns a specified deployment.ApiDeploymentRegistryGrpc.RegistryBlockingStub. getApiDeployment(GetApiDeploymentRequest request)Returns a specified deployment.ApiDeploymentUpdateApiDeploymentRequest.Builder. getApiDeployment()Required.ApiDeploymentUpdateApiDeploymentRequest. getApiDeployment()Required.ApiDeploymentUpdateApiDeploymentRequestOrBuilder. getApiDeployment()Required.ApiDeploymentListApiDeploymentRevisionsResponse.Builder. getApiDeployments(int index)The revisions of the deployment.ApiDeploymentListApiDeploymentRevisionsResponse. getApiDeployments(int index)The revisions of the deployment.ApiDeploymentListApiDeploymentRevisionsResponseOrBuilder. getApiDeployments(int index)The revisions of the deployment.ApiDeploymentListApiDeploymentsResponse.Builder. getApiDeployments(int index)The deployments from the specified publisher.ApiDeploymentListApiDeploymentsResponse. getApiDeployments(int index)The deployments from the specified publisher.ApiDeploymentListApiDeploymentsResponseOrBuilder. getApiDeployments(int index)The deployments from the specified publisher.static ApiDeploymentApiDeployment. getDefaultInstance()ApiDeploymentApiDeployment.Builder. getDefaultInstanceForType()ApiDeploymentApiDeployment. getDefaultInstanceForType()static ApiDeploymentApiDeployment. parseDelimitedFrom(InputStream input)static ApiDeploymentApiDeployment. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApiDeploymentApiDeployment. parseFrom(byte[] data)static ApiDeploymentApiDeployment. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApiDeploymentApiDeployment. parseFrom(com.google.protobuf.ByteString data)static ApiDeploymentApiDeployment. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApiDeploymentApiDeployment. parseFrom(com.google.protobuf.CodedInputStream input)static ApiDeploymentApiDeployment. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApiDeploymentApiDeployment. parseFrom(InputStream input)static ApiDeploymentApiDeployment. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApiDeploymentApiDeployment. parseFrom(ByteBuffer data)static ApiDeploymentApiDeployment. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ApiDeploymentRegistryClient. rollbackApiDeployment(RollbackApiDeploymentRequest request)Sets the current revision to a specified prior revision.ApiDeploymentRegistryGrpc.RegistryBlockingStub. rollbackApiDeployment(RollbackApiDeploymentRequest request)Sets the current revision to a specified prior revision.ApiDeploymentRegistryClient. tagApiDeploymentRevision(TagApiDeploymentRevisionRequest request)Adds a tag to a specified revision of a deployment.ApiDeploymentRegistryGrpc.RegistryBlockingStub. tagApiDeploymentRevision(TagApiDeploymentRevisionRequest request)Adds a tag to a specified revision of a deployment.ApiDeploymentRegistryClient. updateApiDeployment(ApiDeployment apiDeployment, com.google.protobuf.FieldMask updateMask)Used to modify a specified deployment.ApiDeploymentRegistryClient. updateApiDeployment(UpdateApiDeploymentRequest request)Used to modify a specified deployment.ApiDeploymentRegistryGrpc.RegistryBlockingStub. updateApiDeployment(UpdateApiDeploymentRequest request)Used to modify a specified deployment.Methods in com.google.cloud.apigeeregistry.v1 that return types with arguments of type ApiDeployment Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<ApiDeployment>RegistryGrpc.RegistryFutureStub. createApiDeployment(CreateApiDeploymentRequest request)Creates a specified deployment.com.google.api.gax.rpc.UnaryCallable<CreateApiDeploymentRequest,ApiDeployment>RegistryClient. createApiDeploymentCallable()Creates a specified deployment.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateApiDeploymentRequest,ApiDeployment>RegistrySettings.Builder. createApiDeploymentSettings()Returns the builder for the settings used for calls to createApiDeployment.com.google.api.gax.rpc.UnaryCallSettings<CreateApiDeploymentRequest,ApiDeployment>RegistrySettings. createApiDeploymentSettings()Returns the object with the settings used for calls to createApiDeployment.com.google.common.util.concurrent.ListenableFuture<ApiDeployment>RegistryGrpc.RegistryFutureStub. deleteApiDeploymentRevision(DeleteApiDeploymentRevisionRequest request)Deletes a revision of a deployment.com.google.api.gax.rpc.UnaryCallable<DeleteApiDeploymentRevisionRequest,ApiDeployment>RegistryClient. deleteApiDeploymentRevisionCallable()Deletes a revision of a deployment.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteApiDeploymentRevisionRequest,ApiDeployment>RegistrySettings.Builder. deleteApiDeploymentRevisionSettings()Returns the builder for the settings used for calls to deleteApiDeploymentRevision.com.google.api.gax.rpc.UnaryCallSettings<DeleteApiDeploymentRevisionRequest,ApiDeployment>RegistrySettings. deleteApiDeploymentRevisionSettings()Returns the object with the settings used for calls to deleteApiDeploymentRevision.com.google.common.util.concurrent.ListenableFuture<ApiDeployment>RegistryGrpc.RegistryFutureStub. getApiDeployment(GetApiDeploymentRequest request)Returns a specified deployment.com.google.api.gax.rpc.UnaryCallable<GetApiDeploymentRequest,ApiDeployment>RegistryClient. getApiDeploymentCallable()Returns a specified deployment.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetApiDeploymentRequest,ApiDeployment>RegistrySettings.Builder. getApiDeploymentSettings()Returns the builder for the settings used for calls to getApiDeployment.com.google.api.gax.rpc.UnaryCallSettings<GetApiDeploymentRequest,ApiDeployment>RegistrySettings. getApiDeploymentSettings()Returns the object with the settings used for calls to getApiDeployment.List<ApiDeployment>ListApiDeploymentRevisionsResponse.Builder. getApiDeploymentsList()The revisions of the deployment.List<ApiDeployment>ListApiDeploymentRevisionsResponse. getApiDeploymentsList()The revisions of the deployment.List<ApiDeployment>ListApiDeploymentRevisionsResponseOrBuilder. getApiDeploymentsList()The revisions of the deployment.List<ApiDeployment>ListApiDeploymentsResponse.Builder. getApiDeploymentsList()The deployments from the specified publisher.List<ApiDeployment>ListApiDeploymentsResponse. getApiDeploymentsList()The deployments from the specified publisher.List<ApiDeployment>ListApiDeploymentsResponseOrBuilder. getApiDeploymentsList()The deployments from the specified publisher.static io.grpc.MethodDescriptor<CreateApiDeploymentRequest,ApiDeployment>RegistryGrpc. getCreateApiDeploymentMethod()static io.grpc.MethodDescriptor<DeleteApiDeploymentRevisionRequest,ApiDeployment>RegistryGrpc. getDeleteApiDeploymentRevisionMethod()static io.grpc.MethodDescriptor<GetApiDeploymentRequest,ApiDeployment>RegistryGrpc. getGetApiDeploymentMethod()com.google.protobuf.Parser<ApiDeployment>ApiDeployment. getParserForType()static io.grpc.MethodDescriptor<RollbackApiDeploymentRequest,ApiDeployment>RegistryGrpc. getRollbackApiDeploymentMethod()static io.grpc.MethodDescriptor<TagApiDeploymentRevisionRequest,ApiDeployment>RegistryGrpc. getTagApiDeploymentRevisionMethod()static io.grpc.MethodDescriptor<UpdateApiDeploymentRequest,ApiDeployment>RegistryGrpc. getUpdateApiDeploymentMethod()static com.google.protobuf.Parser<ApiDeployment>ApiDeployment. parser()com.google.common.util.concurrent.ListenableFuture<ApiDeployment>RegistryGrpc.RegistryFutureStub. rollbackApiDeployment(RollbackApiDeploymentRequest request)Sets the current revision to a specified prior revision.com.google.api.gax.rpc.UnaryCallable<RollbackApiDeploymentRequest,ApiDeployment>RegistryClient. rollbackApiDeploymentCallable()Sets the current revision to a specified prior revision.com.google.api.gax.rpc.UnaryCallSettings.Builder<RollbackApiDeploymentRequest,ApiDeployment>RegistrySettings.Builder. rollbackApiDeploymentSettings()Returns the builder for the settings used for calls to rollbackApiDeployment.com.google.api.gax.rpc.UnaryCallSettings<RollbackApiDeploymentRequest,ApiDeployment>RegistrySettings. rollbackApiDeploymentSettings()Returns the object with the settings used for calls to rollbackApiDeployment.com.google.common.util.concurrent.ListenableFuture<ApiDeployment>RegistryGrpc.RegistryFutureStub. tagApiDeploymentRevision(TagApiDeploymentRevisionRequest request)Adds a tag to a specified revision of a deployment.com.google.api.gax.rpc.UnaryCallable<TagApiDeploymentRevisionRequest,ApiDeployment>RegistryClient. tagApiDeploymentRevisionCallable()Adds a tag to a specified revision of a deployment.com.google.api.gax.rpc.UnaryCallSettings.Builder<TagApiDeploymentRevisionRequest,ApiDeployment>RegistrySettings.Builder. tagApiDeploymentRevisionSettings()Returns the builder for the settings used for calls to tagApiDeploymentRevision.com.google.api.gax.rpc.UnaryCallSettings<TagApiDeploymentRevisionRequest,ApiDeployment>RegistrySettings. tagApiDeploymentRevisionSettings()Returns the object with the settings used for calls to tagApiDeploymentRevision.com.google.common.util.concurrent.ListenableFuture<ApiDeployment>RegistryGrpc.RegistryFutureStub. updateApiDeployment(UpdateApiDeploymentRequest request)Used to modify a specified deployment.com.google.api.gax.rpc.UnaryCallable<UpdateApiDeploymentRequest,ApiDeployment>RegistryClient. updateApiDeploymentCallable()Used to modify a specified deployment.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateApiDeploymentRequest,ApiDeployment>RegistrySettings.Builder. updateApiDeploymentSettings()Returns the builder for the settings used for calls to updateApiDeployment.com.google.api.gax.rpc.UnaryCallSettings<UpdateApiDeploymentRequest,ApiDeployment>RegistrySettings. updateApiDeploymentSettings()Returns the object with the settings used for calls to updateApiDeployment.Methods in com.google.cloud.apigeeregistry.v1 with parameters of type ApiDeployment Modifier and Type Method Description ListApiDeploymentRevisionsResponse.BuilderListApiDeploymentRevisionsResponse.Builder. addApiDeployments(int index, ApiDeployment value)The revisions of the deployment.ListApiDeploymentRevisionsResponse.BuilderListApiDeploymentRevisionsResponse.Builder. addApiDeployments(ApiDeployment value)The revisions of the deployment.ListApiDeploymentsResponse.BuilderListApiDeploymentsResponse.Builder. addApiDeployments(int index, ApiDeployment value)The deployments from the specified publisher.ListApiDeploymentsResponse.BuilderListApiDeploymentsResponse.Builder. addApiDeployments(ApiDeployment value)The deployments from the specified publisher.ApiDeploymentRegistryClient. createApiDeployment(ApiName parent, ApiDeployment apiDeployment, String apiDeploymentId)Creates a specified deployment.ApiDeploymentRegistryClient. createApiDeployment(String parent, ApiDeployment apiDeployment, String apiDeploymentId)Creates a specified deployment.CreateApiDeploymentRequest.BuilderCreateApiDeploymentRequest.Builder. mergeApiDeployment(ApiDeployment value)Required.UpdateApiDeploymentRequest.BuilderUpdateApiDeploymentRequest.Builder. mergeApiDeployment(ApiDeployment value)Required.ApiDeployment.BuilderApiDeployment.Builder. mergeFrom(ApiDeployment other)static ApiDeployment.BuilderApiDeployment. newBuilder(ApiDeployment prototype)CreateApiDeploymentRequest.BuilderCreateApiDeploymentRequest.Builder. setApiDeployment(ApiDeployment value)Required.UpdateApiDeploymentRequest.BuilderUpdateApiDeploymentRequest.Builder. setApiDeployment(ApiDeployment value)Required.ListApiDeploymentRevisionsResponse.BuilderListApiDeploymentRevisionsResponse.Builder. setApiDeployments(int index, ApiDeployment value)The revisions of the deployment.ListApiDeploymentsResponse.BuilderListApiDeploymentsResponse.Builder. setApiDeployments(int index, ApiDeployment value)The deployments from the specified publisher.ApiDeploymentRegistryClient. updateApiDeployment(ApiDeployment apiDeployment, com.google.protobuf.FieldMask updateMask)Used to modify a specified deployment.Method parameters in com.google.cloud.apigeeregistry.v1 with type arguments of type ApiDeployment Modifier and Type Method Description ListApiDeploymentRevisionsResponse.BuilderListApiDeploymentRevisionsResponse.Builder. addAllApiDeployments(Iterable<? extends ApiDeployment> values)The revisions of the deployment.ListApiDeploymentsResponse.BuilderListApiDeploymentsResponse.Builder. addAllApiDeployments(Iterable<? extends ApiDeployment> values)The deployments from the specified publisher.default voidRegistryGrpc.AsyncService. createApiDeployment(CreateApiDeploymentRequest request, io.grpc.stub.StreamObserver<ApiDeployment> responseObserver)Creates a specified deployment.voidRegistryGrpc.RegistryStub. createApiDeployment(CreateApiDeploymentRequest request, io.grpc.stub.StreamObserver<ApiDeployment> responseObserver)Creates a specified deployment.static com.google.api.core.ApiFuture<RegistryClient.ListApiDeploymentRevisionsPagedResponse>RegistryClient.ListApiDeploymentRevisionsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListApiDeploymentRevisionsRequest,ListApiDeploymentRevisionsResponse,ApiDeployment> context, com.google.api.core.ApiFuture<ListApiDeploymentRevisionsResponse> futureResponse)static com.google.api.core.ApiFuture<RegistryClient.ListApiDeploymentsPagedResponse>RegistryClient.ListApiDeploymentsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListApiDeploymentsRequest,ListApiDeploymentsResponse,ApiDeployment> context, com.google.api.core.ApiFuture<ListApiDeploymentsResponse> futureResponse)protected RegistryClient.ListApiDeploymentRevisionsPageRegistryClient.ListApiDeploymentRevisionsPage. createPage(com.google.api.gax.rpc.PageContext<ListApiDeploymentRevisionsRequest,ListApiDeploymentRevisionsResponse,ApiDeployment> context, ListApiDeploymentRevisionsResponse response)protected RegistryClient.ListApiDeploymentsPageRegistryClient.ListApiDeploymentsPage. createPage(com.google.api.gax.rpc.PageContext<ListApiDeploymentsRequest,ListApiDeploymentsResponse,ApiDeployment> context, ListApiDeploymentsResponse response)com.google.api.core.ApiFuture<RegistryClient.ListApiDeploymentRevisionsPage>RegistryClient.ListApiDeploymentRevisionsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListApiDeploymentRevisionsRequest,ListApiDeploymentRevisionsResponse,ApiDeployment> context, com.google.api.core.ApiFuture<ListApiDeploymentRevisionsResponse> futureResponse)com.google.api.core.ApiFuture<RegistryClient.ListApiDeploymentsPage>RegistryClient.ListApiDeploymentsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListApiDeploymentsRequest,ListApiDeploymentsResponse,ApiDeployment> context, com.google.api.core.ApiFuture<ListApiDeploymentsResponse> futureResponse)default voidRegistryGrpc.AsyncService. deleteApiDeploymentRevision(DeleteApiDeploymentRevisionRequest request, io.grpc.stub.StreamObserver<ApiDeployment> responseObserver)Deletes a revision of a deployment.voidRegistryGrpc.RegistryStub. deleteApiDeploymentRevision(DeleteApiDeploymentRevisionRequest request, io.grpc.stub.StreamObserver<ApiDeployment> responseObserver)Deletes a revision of a deployment.default voidRegistryGrpc.AsyncService. getApiDeployment(GetApiDeploymentRequest request, io.grpc.stub.StreamObserver<ApiDeployment> responseObserver)Returns a specified deployment.voidRegistryGrpc.RegistryStub. getApiDeployment(GetApiDeploymentRequest request, io.grpc.stub.StreamObserver<ApiDeployment> responseObserver)Returns a specified deployment.default voidRegistryGrpc.AsyncService. rollbackApiDeployment(RollbackApiDeploymentRequest request, io.grpc.stub.StreamObserver<ApiDeployment> responseObserver)Sets the current revision to a specified prior revision.voidRegistryGrpc.RegistryStub. rollbackApiDeployment(RollbackApiDeploymentRequest request, io.grpc.stub.StreamObserver<ApiDeployment> responseObserver)Sets the current revision to a specified prior revision.default voidRegistryGrpc.AsyncService. tagApiDeploymentRevision(TagApiDeploymentRevisionRequest request, io.grpc.stub.StreamObserver<ApiDeployment> responseObserver)Adds a tag to a specified revision of a deployment.voidRegistryGrpc.RegistryStub. tagApiDeploymentRevision(TagApiDeploymentRevisionRequest request, io.grpc.stub.StreamObserver<ApiDeployment> responseObserver)Adds a tag to a specified revision of a deployment.default voidRegistryGrpc.AsyncService. updateApiDeployment(UpdateApiDeploymentRequest request, io.grpc.stub.StreamObserver<ApiDeployment> responseObserver)Used to modify a specified deployment.voidRegistryGrpc.RegistryStub. updateApiDeployment(UpdateApiDeploymentRequest request, io.grpc.stub.StreamObserver<ApiDeployment> responseObserver)Used to modify a specified deployment. -
Uses of ApiDeployment in com.google.cloud.apigeeregistry.v1.stub
Methods in com.google.cloud.apigeeregistry.v1.stub that return types with arguments of type ApiDeployment Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateApiDeploymentRequest,ApiDeployment>GrpcRegistryStub. createApiDeploymentCallable()com.google.api.gax.rpc.UnaryCallable<CreateApiDeploymentRequest,ApiDeployment>HttpJsonRegistryStub. createApiDeploymentCallable()com.google.api.gax.rpc.UnaryCallable<CreateApiDeploymentRequest,ApiDeployment>RegistryStub. createApiDeploymentCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateApiDeploymentRequest,ApiDeployment>RegistryStubSettings.Builder. createApiDeploymentSettings()Returns the builder for the settings used for calls to createApiDeployment.com.google.api.gax.rpc.UnaryCallSettings<CreateApiDeploymentRequest,ApiDeployment>RegistryStubSettings. createApiDeploymentSettings()Returns the object with the settings used for calls to createApiDeployment.com.google.api.gax.rpc.UnaryCallable<DeleteApiDeploymentRevisionRequest,ApiDeployment>GrpcRegistryStub. deleteApiDeploymentRevisionCallable()com.google.api.gax.rpc.UnaryCallable<DeleteApiDeploymentRevisionRequest,ApiDeployment>HttpJsonRegistryStub. deleteApiDeploymentRevisionCallable()com.google.api.gax.rpc.UnaryCallable<DeleteApiDeploymentRevisionRequest,ApiDeployment>RegistryStub. deleteApiDeploymentRevisionCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteApiDeploymentRevisionRequest,ApiDeployment>RegistryStubSettings.Builder. deleteApiDeploymentRevisionSettings()Returns the builder for the settings used for calls to deleteApiDeploymentRevision.com.google.api.gax.rpc.UnaryCallSettings<DeleteApiDeploymentRevisionRequest,ApiDeployment>RegistryStubSettings. deleteApiDeploymentRevisionSettings()Returns the object with the settings used for calls to deleteApiDeploymentRevision.com.google.api.gax.rpc.UnaryCallable<GetApiDeploymentRequest,ApiDeployment>GrpcRegistryStub. getApiDeploymentCallable()com.google.api.gax.rpc.UnaryCallable<GetApiDeploymentRequest,ApiDeployment>HttpJsonRegistryStub. getApiDeploymentCallable()com.google.api.gax.rpc.UnaryCallable<GetApiDeploymentRequest,ApiDeployment>RegistryStub. getApiDeploymentCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetApiDeploymentRequest,ApiDeployment>RegistryStubSettings.Builder. getApiDeploymentSettings()Returns the builder for the settings used for calls to getApiDeployment.com.google.api.gax.rpc.UnaryCallSettings<GetApiDeploymentRequest,ApiDeployment>RegistryStubSettings. getApiDeploymentSettings()Returns the object with the settings used for calls to getApiDeployment.com.google.api.gax.rpc.UnaryCallable<RollbackApiDeploymentRequest,ApiDeployment>GrpcRegistryStub. rollbackApiDeploymentCallable()com.google.api.gax.rpc.UnaryCallable<RollbackApiDeploymentRequest,ApiDeployment>HttpJsonRegistryStub. rollbackApiDeploymentCallable()com.google.api.gax.rpc.UnaryCallable<RollbackApiDeploymentRequest,ApiDeployment>RegistryStub. rollbackApiDeploymentCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<RollbackApiDeploymentRequest,ApiDeployment>RegistryStubSettings.Builder. rollbackApiDeploymentSettings()Returns the builder for the settings used for calls to rollbackApiDeployment.com.google.api.gax.rpc.UnaryCallSettings<RollbackApiDeploymentRequest,ApiDeployment>RegistryStubSettings. rollbackApiDeploymentSettings()Returns the object with the settings used for calls to rollbackApiDeployment.com.google.api.gax.rpc.UnaryCallable<TagApiDeploymentRevisionRequest,ApiDeployment>GrpcRegistryStub. tagApiDeploymentRevisionCallable()com.google.api.gax.rpc.UnaryCallable<TagApiDeploymentRevisionRequest,ApiDeployment>HttpJsonRegistryStub. tagApiDeploymentRevisionCallable()com.google.api.gax.rpc.UnaryCallable<TagApiDeploymentRevisionRequest,ApiDeployment>RegistryStub. tagApiDeploymentRevisionCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<TagApiDeploymentRevisionRequest,ApiDeployment>RegistryStubSettings.Builder. tagApiDeploymentRevisionSettings()Returns the builder for the settings used for calls to tagApiDeploymentRevision.com.google.api.gax.rpc.UnaryCallSettings<TagApiDeploymentRevisionRequest,ApiDeployment>RegistryStubSettings. tagApiDeploymentRevisionSettings()Returns the object with the settings used for calls to tagApiDeploymentRevision.com.google.api.gax.rpc.UnaryCallable<UpdateApiDeploymentRequest,ApiDeployment>GrpcRegistryStub. updateApiDeploymentCallable()com.google.api.gax.rpc.UnaryCallable<UpdateApiDeploymentRequest,ApiDeployment>HttpJsonRegistryStub. updateApiDeploymentCallable()com.google.api.gax.rpc.UnaryCallable<UpdateApiDeploymentRequest,ApiDeployment>RegistryStub. updateApiDeploymentCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateApiDeploymentRequest,ApiDeployment>RegistryStubSettings.Builder. updateApiDeploymentSettings()Returns the builder for the settings used for calls to updateApiDeployment.com.google.api.gax.rpc.UnaryCallSettings<UpdateApiDeploymentRequest,ApiDeployment>RegistryStubSettings. updateApiDeploymentSettings()Returns the object with the settings used for calls to updateApiDeployment.
-