Send feedback
Class HttpJsonBusinessGlossaryServiceStub (1.72.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
public class HttpJsonBusinessGlossaryServiceStub extends BusinessGlossaryServiceStub
REST stub implementation for the BusinessGlossaryService service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final HttpJsonBusinessGlossaryServiceStub create ( ClientContext clientContext )
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonBusinessGlossaryServiceStub create ( ClientContext clientContext , HttpJsonStubCallableFactory callableFactory )
create(BusinessGlossaryServiceStubSettings settings)
public static final HttpJsonBusinessGlossaryServiceStub create ( BusinessGlossaryServiceStubSettings settings )
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors ()
Constructors
HttpJsonBusinessGlossaryServiceStub(BusinessGlossaryServiceStubSettings settings, ClientContext clientContext)
protected HttpJsonBusinessGlossaryServiceStub ( BusinessGlossaryServiceStubSettings settings , ClientContext clientContext )
Constructs an instance of HttpJsonBusinessGlossaryServiceStub, 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.
HttpJsonBusinessGlossaryServiceStub(BusinessGlossaryServiceStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
protected HttpJsonBusinessGlossaryServiceStub ( BusinessGlossaryServiceStubSettings settings , ClientContext clientContext , HttpJsonStubCallableFactory callableFactory )
Constructs an instance of HttpJsonBusinessGlossaryServiceStub, 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.
Methods
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination ( long duration , TimeUnit unit )
close()
public final void close ()
Overrides
createGlossaryCallable()
public UnaryCallable<CreateGlossaryRequest , Operation > createGlossaryCallable ()
Overrides
createGlossaryCategoryCallable()
public UnaryCallable<CreateGlossaryCategoryRequest , GlossaryCategory > createGlossaryCategoryCallable ()
Overrides
createGlossaryOperationCallable()
public OperationCallable<CreateGlossaryRequest , Glossary , OperationMetadata > createGlossaryOperationCallable ()
Overrides
createGlossaryTermCallable()
public UnaryCallable<CreateGlossaryTermRequest , GlossaryTerm > createGlossaryTermCallable ()
Overrides
deleteGlossaryCallable()
public UnaryCallable<DeleteGlossaryRequest , Operation > deleteGlossaryCallable ()
Overrides
deleteGlossaryCategoryCallable()
public UnaryCallable<DeleteGlossaryCategoryRequest , Empty > deleteGlossaryCategoryCallable ()
Overrides
deleteGlossaryOperationCallable()
public OperationCallable<DeleteGlossaryRequest , Empty , OperationMetadata > deleteGlossaryOperationCallable ()
Overrides
deleteGlossaryTermCallable()
public UnaryCallable<DeleteGlossaryTermRequest , Empty > deleteGlossaryTermCallable ()
Overrides
getGlossaryCallable()
public UnaryCallable<GetGlossaryRequest , Glossary > getGlossaryCallable ()
Overrides
getGlossaryCategoryCallable()
public UnaryCallable<GetGlossaryCategoryRequest , GlossaryCategory > getGlossaryCategoryCallable ()
Overrides
getGlossaryTermCallable()
public UnaryCallable<GetGlossaryTermRequest , GlossaryTerm > getGlossaryTermCallable ()
Overrides
getHttpJsonOperationsStub()
public HttpJsonOperationsStub getHttpJsonOperationsStub ()
Overrides
getLocationCallable()
public UnaryCallable<GetLocationRequest , Location > getLocationCallable ()
Returns
Type
Description
UnaryCallable <com.google.cloud.location.GetLocationRequest ,com.google.cloud.location.Location >
Overrides
isShutdown()
public boolean isShutdown ()
isTerminated()
public boolean isTerminated ()
listGlossariesCallable()
public UnaryCallable<ListGlossariesRequest , ListGlossariesResponse > listGlossariesCallable ()
Overrides
listGlossariesPagedCallable()
public UnaryCallable<ListGlossariesRequest , BusinessGlossaryServiceClient . ListGlossariesPagedResponse > listGlossariesPagedCallable ()
Overrides
listGlossaryCategoriesCallable()
public UnaryCallable<ListGlossaryCategoriesRequest , ListGlossaryCategoriesResponse > listGlossaryCategoriesCallable ()
Overrides
listGlossaryCategoriesPagedCallable()
public UnaryCallable<ListGlossaryCategoriesRequest , BusinessGlossaryServiceClient . ListGlossaryCategoriesPagedResponse > listGlossaryCategoriesPagedCallable ()
Overrides
listGlossaryTermsCallable()
public UnaryCallable<ListGlossaryTermsRequest , ListGlossaryTermsResponse > listGlossaryTermsCallable ()
Overrides
listGlossaryTermsPagedCallable()
public UnaryCallable<ListGlossaryTermsRequest , BusinessGlossaryServiceClient . ListGlossaryTermsPagedResponse > listGlossaryTermsPagedCallable ()
Overrides
listLocationsCallable()
public UnaryCallable<ListLocationsRequest , ListLocationsResponse > listLocationsCallable ()
Returns
Type
Description
UnaryCallable <com.google.cloud.location.ListLocationsRequest ,com.google.cloud.location.ListLocationsResponse >
Overrides
listLocationsPagedCallable()
public UnaryCallable<ListLocationsRequest , BusinessGlossaryServiceClient . ListLocationsPagedResponse > listLocationsPagedCallable ()
Overrides
shutdown()
shutdownNow()
public void shutdownNow ()
updateGlossaryCallable()
public UnaryCallable<UpdateGlossaryRequest , Operation > updateGlossaryCallable ()
Overrides
updateGlossaryCategoryCallable()
public UnaryCallable<UpdateGlossaryCategoryRequest , GlossaryCategory > updateGlossaryCategoryCallable ()
Overrides
updateGlossaryOperationCallable()
public OperationCallable<UpdateGlossaryRequest , Glossary , OperationMetadata > updateGlossaryOperationCallable ()
Overrides
updateGlossaryTermCallable()
public UnaryCallable<UpdateGlossaryTermRequest , GlossaryTerm > updateGlossaryTermCallable ()
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-15 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-15 UTC."],[],[],null,[]]