Uses of Class
com.google.cloud.apigeeregistry.v1.ApiSpec
-
Packages that use ApiSpec Package Description com.google.cloud.apigeeregistry.v1 A client to Apigee Registry APIcom.google.cloud.apigeeregistry.v1.stub -
-
Uses of ApiSpec in com.google.cloud.apigeeregistry.v1
Methods in com.google.cloud.apigeeregistry.v1 that return ApiSpec Modifier and Type Method Description ApiSpec
ApiSpec.Builder. build()
ApiSpec
ApiSpec.Builder. buildPartial()
ApiSpec
RegistryClient. createApiSpec(ApiVersionName parent, ApiSpec apiSpec, String apiSpecId)
Creates a specified spec.ApiSpec
RegistryClient. createApiSpec(CreateApiSpecRequest request)
Creates a specified spec.ApiSpec
RegistryClient. createApiSpec(String parent, ApiSpec apiSpec, String apiSpecId)
Creates a specified spec.ApiSpec
RegistryGrpc.RegistryBlockingStub. createApiSpec(CreateApiSpecRequest request)
Creates a specified spec.ApiSpec
RegistryClient. deleteApiSpecRevision(ApiSpecName name)
Deletes a revision of a spec.ApiSpec
RegistryClient. deleteApiSpecRevision(DeleteApiSpecRevisionRequest request)
Deletes a revision of a spec.ApiSpec
RegistryClient. deleteApiSpecRevision(String name)
Deletes a revision of a spec.ApiSpec
RegistryGrpc.RegistryBlockingStub. deleteApiSpecRevision(DeleteApiSpecRevisionRequest request)
Deletes a revision of a spec.ApiSpec
CreateApiSpecRequest.Builder. getApiSpec()
Required.ApiSpec
CreateApiSpecRequest. getApiSpec()
Required.ApiSpec
CreateApiSpecRequestOrBuilder. getApiSpec()
Required.ApiSpec
RegistryClient. getApiSpec(ApiSpecName name)
Returns a specified spec.ApiSpec
RegistryClient. getApiSpec(GetApiSpecRequest request)
Returns a specified spec.ApiSpec
RegistryClient. getApiSpec(String name)
Returns a specified spec.ApiSpec
RegistryGrpc.RegistryBlockingStub. getApiSpec(GetApiSpecRequest request)
Returns a specified spec.ApiSpec
UpdateApiSpecRequest.Builder. getApiSpec()
Required.ApiSpec
UpdateApiSpecRequest. getApiSpec()
Required.ApiSpec
UpdateApiSpecRequestOrBuilder. getApiSpec()
Required.ApiSpec
ListApiSpecRevisionsResponse.Builder. getApiSpecs(int index)
The revisions of the spec.ApiSpec
ListApiSpecRevisionsResponse. getApiSpecs(int index)
The revisions of the spec.ApiSpec
ListApiSpecRevisionsResponseOrBuilder. getApiSpecs(int index)
The revisions of the spec.ApiSpec
ListApiSpecsResponse.Builder. getApiSpecs(int index)
The specs from the specified publisher.ApiSpec
ListApiSpecsResponse. getApiSpecs(int index)
The specs from the specified publisher.ApiSpec
ListApiSpecsResponseOrBuilder. getApiSpecs(int index)
The specs from the specified publisher.static ApiSpec
ApiSpec. getDefaultInstance()
ApiSpec
ApiSpec.Builder. getDefaultInstanceForType()
ApiSpec
ApiSpec. getDefaultInstanceForType()
static ApiSpec
ApiSpec. parseDelimitedFrom(InputStream input)
static ApiSpec
ApiSpec. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ApiSpec
ApiSpec. parseFrom(byte[] data)
static ApiSpec
ApiSpec. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ApiSpec
ApiSpec. parseFrom(com.google.protobuf.ByteString data)
static ApiSpec
ApiSpec. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ApiSpec
ApiSpec. parseFrom(com.google.protobuf.CodedInputStream input)
static ApiSpec
ApiSpec. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ApiSpec
ApiSpec. parseFrom(InputStream input)
static ApiSpec
ApiSpec. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ApiSpec
ApiSpec. parseFrom(ByteBuffer data)
static ApiSpec
ApiSpec. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ApiSpec
RegistryClient. rollbackApiSpec(RollbackApiSpecRequest request)
Sets the current revision to a specified prior revision.ApiSpec
RegistryGrpc.RegistryBlockingStub. rollbackApiSpec(RollbackApiSpecRequest request)
Sets the current revision to a specified prior revision.ApiSpec
RegistryClient. tagApiSpecRevision(TagApiSpecRevisionRequest request)
Adds a tag to a specified revision of a spec.ApiSpec
RegistryGrpc.RegistryBlockingStub. tagApiSpecRevision(TagApiSpecRevisionRequest request)
Adds a tag to a specified revision of a spec.ApiSpec
RegistryClient. updateApiSpec(ApiSpec apiSpec, com.google.protobuf.FieldMask updateMask)
Used to modify a specified spec.ApiSpec
RegistryClient. updateApiSpec(UpdateApiSpecRequest request)
Used to modify a specified spec.ApiSpec
RegistryGrpc.RegistryBlockingStub. updateApiSpec(UpdateApiSpecRequest request)
Used to modify a specified spec.Methods in com.google.cloud.apigeeregistry.v1 that return types with arguments of type ApiSpec Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<ApiSpec>
RegistryGrpc.RegistryFutureStub. createApiSpec(CreateApiSpecRequest request)
Creates a specified spec.com.google.api.gax.rpc.UnaryCallable<CreateApiSpecRequest,ApiSpec>
RegistryClient. createApiSpecCallable()
Creates a specified spec.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateApiSpecRequest,ApiSpec>
RegistrySettings.Builder. createApiSpecSettings()
Returns the builder for the settings used for calls to createApiSpec.com.google.api.gax.rpc.UnaryCallSettings<CreateApiSpecRequest,ApiSpec>
RegistrySettings. createApiSpecSettings()
Returns the object with the settings used for calls to createApiSpec.com.google.common.util.concurrent.ListenableFuture<ApiSpec>
RegistryGrpc.RegistryFutureStub. deleteApiSpecRevision(DeleteApiSpecRevisionRequest request)
Deletes a revision of a spec.com.google.api.gax.rpc.UnaryCallable<DeleteApiSpecRevisionRequest,ApiSpec>
RegistryClient. deleteApiSpecRevisionCallable()
Deletes a revision of a spec.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteApiSpecRevisionRequest,ApiSpec>
RegistrySettings.Builder. deleteApiSpecRevisionSettings()
Returns the builder for the settings used for calls to deleteApiSpecRevision.com.google.api.gax.rpc.UnaryCallSettings<DeleteApiSpecRevisionRequest,ApiSpec>
RegistrySettings. deleteApiSpecRevisionSettings()
Returns the object with the settings used for calls to deleteApiSpecRevision.com.google.common.util.concurrent.ListenableFuture<ApiSpec>
RegistryGrpc.RegistryFutureStub. getApiSpec(GetApiSpecRequest request)
Returns a specified spec.com.google.api.gax.rpc.UnaryCallable<GetApiSpecRequest,ApiSpec>
RegistryClient. getApiSpecCallable()
Returns a specified spec.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetApiSpecRequest,ApiSpec>
RegistrySettings.Builder. getApiSpecSettings()
Returns the builder for the settings used for calls to getApiSpec.com.google.api.gax.rpc.UnaryCallSettings<GetApiSpecRequest,ApiSpec>
RegistrySettings. getApiSpecSettings()
Returns the object with the settings used for calls to getApiSpec.List<ApiSpec>
ListApiSpecRevisionsResponse.Builder. getApiSpecsList()
The revisions of the spec.List<ApiSpec>
ListApiSpecRevisionsResponse. getApiSpecsList()
The revisions of the spec.List<ApiSpec>
ListApiSpecRevisionsResponseOrBuilder. getApiSpecsList()
The revisions of the spec.List<ApiSpec>
ListApiSpecsResponse.Builder. getApiSpecsList()
The specs from the specified publisher.List<ApiSpec>
ListApiSpecsResponse. getApiSpecsList()
The specs from the specified publisher.List<ApiSpec>
ListApiSpecsResponseOrBuilder. getApiSpecsList()
The specs from the specified publisher.static io.grpc.MethodDescriptor<CreateApiSpecRequest,ApiSpec>
RegistryGrpc. getCreateApiSpecMethod()
static io.grpc.MethodDescriptor<DeleteApiSpecRevisionRequest,ApiSpec>
RegistryGrpc. getDeleteApiSpecRevisionMethod()
static io.grpc.MethodDescriptor<GetApiSpecRequest,ApiSpec>
RegistryGrpc. getGetApiSpecMethod()
com.google.protobuf.Parser<ApiSpec>
ApiSpec. getParserForType()
static io.grpc.MethodDescriptor<RollbackApiSpecRequest,ApiSpec>
RegistryGrpc. getRollbackApiSpecMethod()
static io.grpc.MethodDescriptor<TagApiSpecRevisionRequest,ApiSpec>
RegistryGrpc. getTagApiSpecRevisionMethod()
static io.grpc.MethodDescriptor<UpdateApiSpecRequest,ApiSpec>
RegistryGrpc. getUpdateApiSpecMethod()
static com.google.protobuf.Parser<ApiSpec>
ApiSpec. parser()
com.google.common.util.concurrent.ListenableFuture<ApiSpec>
RegistryGrpc.RegistryFutureStub. rollbackApiSpec(RollbackApiSpecRequest request)
Sets the current revision to a specified prior revision.com.google.api.gax.rpc.UnaryCallable<RollbackApiSpecRequest,ApiSpec>
RegistryClient. rollbackApiSpecCallable()
Sets the current revision to a specified prior revision.com.google.api.gax.rpc.UnaryCallSettings.Builder<RollbackApiSpecRequest,ApiSpec>
RegistrySettings.Builder. rollbackApiSpecSettings()
Returns the builder for the settings used for calls to rollbackApiSpec.com.google.api.gax.rpc.UnaryCallSettings<RollbackApiSpecRequest,ApiSpec>
RegistrySettings. rollbackApiSpecSettings()
Returns the object with the settings used for calls to rollbackApiSpec.com.google.common.util.concurrent.ListenableFuture<ApiSpec>
RegistryGrpc.RegistryFutureStub. tagApiSpecRevision(TagApiSpecRevisionRequest request)
Adds a tag to a specified revision of a spec.com.google.api.gax.rpc.UnaryCallable<TagApiSpecRevisionRequest,ApiSpec>
RegistryClient. tagApiSpecRevisionCallable()
Adds a tag to a specified revision of a spec.com.google.api.gax.rpc.UnaryCallSettings.Builder<TagApiSpecRevisionRequest,ApiSpec>
RegistrySettings.Builder. tagApiSpecRevisionSettings()
Returns the builder for the settings used for calls to tagApiSpecRevision.com.google.api.gax.rpc.UnaryCallSettings<TagApiSpecRevisionRequest,ApiSpec>
RegistrySettings. tagApiSpecRevisionSettings()
Returns the object with the settings used for calls to tagApiSpecRevision.com.google.common.util.concurrent.ListenableFuture<ApiSpec>
RegistryGrpc.RegistryFutureStub. updateApiSpec(UpdateApiSpecRequest request)
Used to modify a specified spec.com.google.api.gax.rpc.UnaryCallable<UpdateApiSpecRequest,ApiSpec>
RegistryClient. updateApiSpecCallable()
Used to modify a specified spec.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateApiSpecRequest,ApiSpec>
RegistrySettings.Builder. updateApiSpecSettings()
Returns the builder for the settings used for calls to updateApiSpec.com.google.api.gax.rpc.UnaryCallSettings<UpdateApiSpecRequest,ApiSpec>
RegistrySettings. updateApiSpecSettings()
Returns the object with the settings used for calls to updateApiSpec.Methods in com.google.cloud.apigeeregistry.v1 with parameters of type ApiSpec Modifier and Type Method Description ListApiSpecRevisionsResponse.Builder
ListApiSpecRevisionsResponse.Builder. addApiSpecs(int index, ApiSpec value)
The revisions of the spec.ListApiSpecRevisionsResponse.Builder
ListApiSpecRevisionsResponse.Builder. addApiSpecs(ApiSpec value)
The revisions of the spec.ListApiSpecsResponse.Builder
ListApiSpecsResponse.Builder. addApiSpecs(int index, ApiSpec value)
The specs from the specified publisher.ListApiSpecsResponse.Builder
ListApiSpecsResponse.Builder. addApiSpecs(ApiSpec value)
The specs from the specified publisher.ApiSpec
RegistryClient. createApiSpec(ApiVersionName parent, ApiSpec apiSpec, String apiSpecId)
Creates a specified spec.ApiSpec
RegistryClient. createApiSpec(String parent, ApiSpec apiSpec, String apiSpecId)
Creates a specified spec.CreateApiSpecRequest.Builder
CreateApiSpecRequest.Builder. mergeApiSpec(ApiSpec value)
Required.UpdateApiSpecRequest.Builder
UpdateApiSpecRequest.Builder. mergeApiSpec(ApiSpec value)
Required.ApiSpec.Builder
ApiSpec.Builder. mergeFrom(ApiSpec other)
static ApiSpec.Builder
ApiSpec. newBuilder(ApiSpec prototype)
CreateApiSpecRequest.Builder
CreateApiSpecRequest.Builder. setApiSpec(ApiSpec value)
Required.UpdateApiSpecRequest.Builder
UpdateApiSpecRequest.Builder. setApiSpec(ApiSpec value)
Required.ListApiSpecRevisionsResponse.Builder
ListApiSpecRevisionsResponse.Builder. setApiSpecs(int index, ApiSpec value)
The revisions of the spec.ListApiSpecsResponse.Builder
ListApiSpecsResponse.Builder. setApiSpecs(int index, ApiSpec value)
The specs from the specified publisher.ApiSpec
RegistryClient. updateApiSpec(ApiSpec apiSpec, com.google.protobuf.FieldMask updateMask)
Used to modify a specified spec.Method parameters in com.google.cloud.apigeeregistry.v1 with type arguments of type ApiSpec Modifier and Type Method Description ListApiSpecRevisionsResponse.Builder
ListApiSpecRevisionsResponse.Builder. addAllApiSpecs(Iterable<? extends ApiSpec> values)
The revisions of the spec.ListApiSpecsResponse.Builder
ListApiSpecsResponse.Builder. addAllApiSpecs(Iterable<? extends ApiSpec> values)
The specs from the specified publisher.default void
RegistryGrpc.AsyncService. createApiSpec(CreateApiSpecRequest request, io.grpc.stub.StreamObserver<ApiSpec> responseObserver)
Creates a specified spec.void
RegistryGrpc.RegistryStub. createApiSpec(CreateApiSpecRequest request, io.grpc.stub.StreamObserver<ApiSpec> responseObserver)
Creates a specified spec.static com.google.api.core.ApiFuture<RegistryClient.ListApiSpecRevisionsPagedResponse>
RegistryClient.ListApiSpecRevisionsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListApiSpecRevisionsRequest,ListApiSpecRevisionsResponse,ApiSpec> context, com.google.api.core.ApiFuture<ListApiSpecRevisionsResponse> futureResponse)
static com.google.api.core.ApiFuture<RegistryClient.ListApiSpecsPagedResponse>
RegistryClient.ListApiSpecsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListApiSpecsRequest,ListApiSpecsResponse,ApiSpec> context, com.google.api.core.ApiFuture<ListApiSpecsResponse> futureResponse)
protected RegistryClient.ListApiSpecRevisionsPage
RegistryClient.ListApiSpecRevisionsPage. createPage(com.google.api.gax.rpc.PageContext<ListApiSpecRevisionsRequest,ListApiSpecRevisionsResponse,ApiSpec> context, ListApiSpecRevisionsResponse response)
protected RegistryClient.ListApiSpecsPage
RegistryClient.ListApiSpecsPage. createPage(com.google.api.gax.rpc.PageContext<ListApiSpecsRequest,ListApiSpecsResponse,ApiSpec> context, ListApiSpecsResponse response)
com.google.api.core.ApiFuture<RegistryClient.ListApiSpecRevisionsPage>
RegistryClient.ListApiSpecRevisionsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListApiSpecRevisionsRequest,ListApiSpecRevisionsResponse,ApiSpec> context, com.google.api.core.ApiFuture<ListApiSpecRevisionsResponse> futureResponse)
com.google.api.core.ApiFuture<RegistryClient.ListApiSpecsPage>
RegistryClient.ListApiSpecsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListApiSpecsRequest,ListApiSpecsResponse,ApiSpec> context, com.google.api.core.ApiFuture<ListApiSpecsResponse> futureResponse)
default void
RegistryGrpc.AsyncService. deleteApiSpecRevision(DeleteApiSpecRevisionRequest request, io.grpc.stub.StreamObserver<ApiSpec> responseObserver)
Deletes a revision of a spec.void
RegistryGrpc.RegistryStub. deleteApiSpecRevision(DeleteApiSpecRevisionRequest request, io.grpc.stub.StreamObserver<ApiSpec> responseObserver)
Deletes a revision of a spec.default void
RegistryGrpc.AsyncService. getApiSpec(GetApiSpecRequest request, io.grpc.stub.StreamObserver<ApiSpec> responseObserver)
Returns a specified spec.void
RegistryGrpc.RegistryStub. getApiSpec(GetApiSpecRequest request, io.grpc.stub.StreamObserver<ApiSpec> responseObserver)
Returns a specified spec.default void
RegistryGrpc.AsyncService. rollbackApiSpec(RollbackApiSpecRequest request, io.grpc.stub.StreamObserver<ApiSpec> responseObserver)
Sets the current revision to a specified prior revision.void
RegistryGrpc.RegistryStub. rollbackApiSpec(RollbackApiSpecRequest request, io.grpc.stub.StreamObserver<ApiSpec> responseObserver)
Sets the current revision to a specified prior revision.default void
RegistryGrpc.AsyncService. tagApiSpecRevision(TagApiSpecRevisionRequest request, io.grpc.stub.StreamObserver<ApiSpec> responseObserver)
Adds a tag to a specified revision of a spec.void
RegistryGrpc.RegistryStub. tagApiSpecRevision(TagApiSpecRevisionRequest request, io.grpc.stub.StreamObserver<ApiSpec> responseObserver)
Adds a tag to a specified revision of a spec.default void
RegistryGrpc.AsyncService. updateApiSpec(UpdateApiSpecRequest request, io.grpc.stub.StreamObserver<ApiSpec> responseObserver)
Used to modify a specified spec.void
RegistryGrpc.RegistryStub. updateApiSpec(UpdateApiSpecRequest request, io.grpc.stub.StreamObserver<ApiSpec> responseObserver)
Used to modify a specified spec. -
Uses of ApiSpec in com.google.cloud.apigeeregistry.v1.stub
Methods in com.google.cloud.apigeeregistry.v1.stub that return types with arguments of type ApiSpec Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateApiSpecRequest,ApiSpec>
GrpcRegistryStub. createApiSpecCallable()
com.google.api.gax.rpc.UnaryCallable<CreateApiSpecRequest,ApiSpec>
HttpJsonRegistryStub. createApiSpecCallable()
com.google.api.gax.rpc.UnaryCallable<CreateApiSpecRequest,ApiSpec>
RegistryStub. createApiSpecCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateApiSpecRequest,ApiSpec>
RegistryStubSettings.Builder. createApiSpecSettings()
Returns the builder for the settings used for calls to createApiSpec.com.google.api.gax.rpc.UnaryCallSettings<CreateApiSpecRequest,ApiSpec>
RegistryStubSettings. createApiSpecSettings()
Returns the object with the settings used for calls to createApiSpec.com.google.api.gax.rpc.UnaryCallable<DeleteApiSpecRevisionRequest,ApiSpec>
GrpcRegistryStub. deleteApiSpecRevisionCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteApiSpecRevisionRequest,ApiSpec>
HttpJsonRegistryStub. deleteApiSpecRevisionCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteApiSpecRevisionRequest,ApiSpec>
RegistryStub. deleteApiSpecRevisionCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteApiSpecRevisionRequest,ApiSpec>
RegistryStubSettings.Builder. deleteApiSpecRevisionSettings()
Returns the builder for the settings used for calls to deleteApiSpecRevision.com.google.api.gax.rpc.UnaryCallSettings<DeleteApiSpecRevisionRequest,ApiSpec>
RegistryStubSettings. deleteApiSpecRevisionSettings()
Returns the object with the settings used for calls to deleteApiSpecRevision.com.google.api.gax.rpc.UnaryCallable<GetApiSpecRequest,ApiSpec>
GrpcRegistryStub. getApiSpecCallable()
com.google.api.gax.rpc.UnaryCallable<GetApiSpecRequest,ApiSpec>
HttpJsonRegistryStub. getApiSpecCallable()
com.google.api.gax.rpc.UnaryCallable<GetApiSpecRequest,ApiSpec>
RegistryStub. getApiSpecCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetApiSpecRequest,ApiSpec>
RegistryStubSettings.Builder. getApiSpecSettings()
Returns the builder for the settings used for calls to getApiSpec.com.google.api.gax.rpc.UnaryCallSettings<GetApiSpecRequest,ApiSpec>
RegistryStubSettings. getApiSpecSettings()
Returns the object with the settings used for calls to getApiSpec.com.google.api.gax.rpc.UnaryCallable<RollbackApiSpecRequest,ApiSpec>
GrpcRegistryStub. rollbackApiSpecCallable()
com.google.api.gax.rpc.UnaryCallable<RollbackApiSpecRequest,ApiSpec>
HttpJsonRegistryStub. rollbackApiSpecCallable()
com.google.api.gax.rpc.UnaryCallable<RollbackApiSpecRequest,ApiSpec>
RegistryStub. rollbackApiSpecCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<RollbackApiSpecRequest,ApiSpec>
RegistryStubSettings.Builder. rollbackApiSpecSettings()
Returns the builder for the settings used for calls to rollbackApiSpec.com.google.api.gax.rpc.UnaryCallSettings<RollbackApiSpecRequest,ApiSpec>
RegistryStubSettings. rollbackApiSpecSettings()
Returns the object with the settings used for calls to rollbackApiSpec.com.google.api.gax.rpc.UnaryCallable<TagApiSpecRevisionRequest,ApiSpec>
GrpcRegistryStub. tagApiSpecRevisionCallable()
com.google.api.gax.rpc.UnaryCallable<TagApiSpecRevisionRequest,ApiSpec>
HttpJsonRegistryStub. tagApiSpecRevisionCallable()
com.google.api.gax.rpc.UnaryCallable<TagApiSpecRevisionRequest,ApiSpec>
RegistryStub. tagApiSpecRevisionCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<TagApiSpecRevisionRequest,ApiSpec>
RegistryStubSettings.Builder. tagApiSpecRevisionSettings()
Returns the builder for the settings used for calls to tagApiSpecRevision.com.google.api.gax.rpc.UnaryCallSettings<TagApiSpecRevisionRequest,ApiSpec>
RegistryStubSettings. tagApiSpecRevisionSettings()
Returns the object with the settings used for calls to tagApiSpecRevision.com.google.api.gax.rpc.UnaryCallable<UpdateApiSpecRequest,ApiSpec>
GrpcRegistryStub. updateApiSpecCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateApiSpecRequest,ApiSpec>
HttpJsonRegistryStub. updateApiSpecCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateApiSpecRequest,ApiSpec>
RegistryStub. updateApiSpecCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateApiSpecRequest,ApiSpec>
RegistryStubSettings.Builder. updateApiSpecSettings()
Returns the builder for the settings used for calls to updateApiSpec.com.google.api.gax.rpc.UnaryCallSettings<UpdateApiSpecRequest,ApiSpec>
RegistryStubSettings. updateApiSpecSettings()
Returns the object with the settings used for calls to updateApiSpec.
-