Class HttpJsonDataCatalogStub
java.lang.Object
com.google.cloud.datacatalog.v1beta1.stub.DataCatalogStub
com.google.cloud.datacatalog.v1beta1.stub.HttpJsonDataCatalogStub
- All Implemented Interfaces:
BackgroundResource,AutoCloseable
@BetaApi
@Deprecated
@Generated("by gapic-generator-java")
public class HttpJsonDataCatalogStub
extends DataCatalogStub
Deprecated.
This class is deprecated and will be removed in the next major version update.
REST stub implementation for the DataCatalog service API.
This class is for advanced usage and reflects the underlying API directly.
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedHttpJsonDataCatalogStub(DataCatalogStubSettings settings, ClientContext clientContext) Deprecated.Constructs an instance of HttpJsonDataCatalogStub, using the given settings.protectedHttpJsonDataCatalogStub(DataCatalogStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory) Deprecated.Constructs an instance of HttpJsonDataCatalogStub, using the given settings. -
Method Summary
Modifier and TypeMethodDescriptionbooleanawaitTermination(long duration, TimeUnit unit) Deprecated.final voidclose()Deprecated.static final HttpJsonDataCatalogStubcreate(ClientContext clientContext) Deprecated.static final HttpJsonDataCatalogStubcreate(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory) Deprecated.static final HttpJsonDataCatalogStubcreate(DataCatalogStubSettings settings) Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.UnaryCallable<DeleteEntryRequest,com.google.protobuf.Empty> Deprecated.UnaryCallable<DeleteEntryGroupRequest,com.google.protobuf.Empty> Deprecated.UnaryCallable<DeleteTagRequest,com.google.protobuf.Empty> Deprecated.UnaryCallable<DeleteTagTemplateRequest,com.google.protobuf.Empty> Deprecated.UnaryCallable<DeleteTagTemplateFieldRequest,com.google.protobuf.Empty> Deprecated.Deprecated.Deprecated.Deprecated.static List<ApiMethodDescriptor>Deprecated.Deprecated.booleanDeprecated.booleanDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.voidshutdown()Deprecated.voidDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.
-
Constructor Details
-
HttpJsonDataCatalogStub
protected HttpJsonDataCatalogStub(DataCatalogStubSettings settings, ClientContext clientContext) throws IOException Deprecated.Constructs an instance of HttpJsonDataCatalogStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.- Throws:
IOException
-
HttpJsonDataCatalogStub
protected HttpJsonDataCatalogStub(DataCatalogStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory) throws IOException Deprecated.Constructs an instance of HttpJsonDataCatalogStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.- Throws:
IOException
-
-
Method Details
-
create
public static final HttpJsonDataCatalogStub create(DataCatalogStubSettings settings) throws IOException Deprecated.- Throws:
IOException
-
create
Deprecated.- Throws:
IOException
-
create
public static final HttpJsonDataCatalogStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory) throws IOException Deprecated.- Throws:
IOException
-
getMethodDescriptors
Deprecated. -
searchCatalogCallable
Deprecated.- Overrides:
searchCatalogCallablein classDataCatalogStub
-
searchCatalogPagedCallable
public UnaryCallable<SearchCatalogRequest,DataCatalogClient.SearchCatalogPagedResponse> searchCatalogPagedCallable()Deprecated.- Overrides:
searchCatalogPagedCallablein classDataCatalogStub
-
createEntryGroupCallable
Deprecated.- Overrides:
createEntryGroupCallablein classDataCatalogStub
-
updateEntryGroupCallable
Deprecated.- Overrides:
updateEntryGroupCallablein classDataCatalogStub
-
getEntryGroupCallable
Deprecated.- Overrides:
getEntryGroupCallablein classDataCatalogStub
-
deleteEntryGroupCallable
Deprecated.- Overrides:
deleteEntryGroupCallablein classDataCatalogStub
-
listEntryGroupsCallable
Deprecated.- Overrides:
listEntryGroupsCallablein classDataCatalogStub
-
listEntryGroupsPagedCallable
public UnaryCallable<ListEntryGroupsRequest,DataCatalogClient.ListEntryGroupsPagedResponse> listEntryGroupsPagedCallable()Deprecated.- Overrides:
listEntryGroupsPagedCallablein classDataCatalogStub
-
createEntryCallable
Deprecated.- Overrides:
createEntryCallablein classDataCatalogStub
-
updateEntryCallable
Deprecated.- Overrides:
updateEntryCallablein classDataCatalogStub
-
deleteEntryCallable
Deprecated.- Overrides:
deleteEntryCallablein classDataCatalogStub
-
getEntryCallable
Deprecated.- Overrides:
getEntryCallablein classDataCatalogStub
-
lookupEntryCallable
Deprecated.- Overrides:
lookupEntryCallablein classDataCatalogStub
-
listEntriesCallable
Deprecated.- Overrides:
listEntriesCallablein classDataCatalogStub
-
listEntriesPagedCallable
public UnaryCallable<ListEntriesRequest,DataCatalogClient.ListEntriesPagedResponse> listEntriesPagedCallable()Deprecated.- Overrides:
listEntriesPagedCallablein classDataCatalogStub
-
createTagTemplateCallable
Deprecated.- Overrides:
createTagTemplateCallablein classDataCatalogStub
-
getTagTemplateCallable
Deprecated.- Overrides:
getTagTemplateCallablein classDataCatalogStub
-
updateTagTemplateCallable
Deprecated.- Overrides:
updateTagTemplateCallablein classDataCatalogStub
-
deleteTagTemplateCallable
public UnaryCallable<DeleteTagTemplateRequest,com.google.protobuf.Empty> deleteTagTemplateCallable()Deprecated.- Overrides:
deleteTagTemplateCallablein classDataCatalogStub
-
createTagTemplateFieldCallable
public UnaryCallable<CreateTagTemplateFieldRequest,TagTemplateField> createTagTemplateFieldCallable()Deprecated.- Overrides:
createTagTemplateFieldCallablein classDataCatalogStub
-
updateTagTemplateFieldCallable
public UnaryCallable<UpdateTagTemplateFieldRequest,TagTemplateField> updateTagTemplateFieldCallable()Deprecated.- Overrides:
updateTagTemplateFieldCallablein classDataCatalogStub
-
renameTagTemplateFieldCallable
public UnaryCallable<RenameTagTemplateFieldRequest,TagTemplateField> renameTagTemplateFieldCallable()Deprecated.- Overrides:
renameTagTemplateFieldCallablein classDataCatalogStub
-
renameTagTemplateFieldEnumValueCallable
public UnaryCallable<RenameTagTemplateFieldEnumValueRequest,TagTemplateField> renameTagTemplateFieldEnumValueCallable()Deprecated.- Overrides:
renameTagTemplateFieldEnumValueCallablein classDataCatalogStub
-
deleteTagTemplateFieldCallable
public UnaryCallable<DeleteTagTemplateFieldRequest,com.google.protobuf.Empty> deleteTagTemplateFieldCallable()Deprecated.- Overrides:
deleteTagTemplateFieldCallablein classDataCatalogStub
-
createTagCallable
Deprecated.- Overrides:
createTagCallablein classDataCatalogStub
-
updateTagCallable
Deprecated.- Overrides:
updateTagCallablein classDataCatalogStub
-
deleteTagCallable
Deprecated.- Overrides:
deleteTagCallablein classDataCatalogStub
-
listTagsCallable
Deprecated.- Overrides:
listTagsCallablein classDataCatalogStub
-
listTagsPagedCallable
public UnaryCallable<ListTagsRequest,DataCatalogClient.ListTagsPagedResponse> listTagsPagedCallable()Deprecated.- Overrides:
listTagsPagedCallablein classDataCatalogStub
-
setIamPolicyCallable
Deprecated.- Overrides:
setIamPolicyCallablein classDataCatalogStub
-
getIamPolicyCallable
Deprecated.- Overrides:
getIamPolicyCallablein classDataCatalogStub
-
testIamPermissionsCallable
public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()Deprecated.- Overrides:
testIamPermissionsCallablein classDataCatalogStub
-
close
public final void close()Deprecated.- Specified by:
closein interfaceAutoCloseable- Specified by:
closein classDataCatalogStub
-
shutdown
public void shutdown()Deprecated. -
isShutdown
public boolean isShutdown()Deprecated. -
isTerminated
public boolean isTerminated()Deprecated. -
shutdownNow
public void shutdownNow()Deprecated. -
awaitTermination
Deprecated.- Throws:
InterruptedException
-