@Generated(value="by gapic-generator-java") public class HttpJsonEntityTypesStub extends EntityTypesStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonEntityTypesStub(EntityTypesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonEntityTypesStub, using the given settings.
|
protected |
HttpJsonEntityTypesStub(EntityTypesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonEntityTypesStub, using the given settings.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
awaitTermination(long duration,
TimeUnit unit) |
void |
close() |
static HttpJsonEntityTypesStub |
create(com.google.api.gax.rpc.ClientContext clientContext) |
static HttpJsonEntityTypesStub |
create(com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) |
static HttpJsonEntityTypesStub |
create(EntityTypesStubSettings settings) |
com.google.api.gax.rpc.UnaryCallable<CreateEntityTypeRequest,EntityType> |
createEntityTypeCallable() |
com.google.api.gax.rpc.UnaryCallable<DeleteEntityTypeRequest,com.google.protobuf.Empty> |
deleteEntityTypeCallable() |
com.google.api.gax.rpc.UnaryCallable<ExportEntityTypesRequest,com.google.longrunning.Operation> |
exportEntityTypesCallable() |
com.google.api.gax.rpc.OperationCallable<ExportEntityTypesRequest,ExportEntityTypesResponse,ExportEntityTypesMetadata> |
exportEntityTypesOperationCallable() |
com.google.api.gax.rpc.UnaryCallable<GetEntityTypeRequest,EntityType> |
getEntityTypeCallable() |
com.google.api.gax.httpjson.longrunning.stub.HttpJsonOperationsStub |
getHttpJsonOperationsStub() |
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
getLocationCallable() |
static List<com.google.api.gax.httpjson.ApiMethodDescriptor> |
getMethodDescriptors() |
com.google.api.gax.rpc.UnaryCallable<ImportEntityTypesRequest,com.google.longrunning.Operation> |
importEntityTypesCallable() |
com.google.api.gax.rpc.OperationCallable<ImportEntityTypesRequest,ImportEntityTypesResponse,ImportEntityTypesMetadata> |
importEntityTypesOperationCallable() |
boolean |
isShutdown() |
boolean |
isTerminated() |
com.google.api.gax.rpc.UnaryCallable<ListEntityTypesRequest,ListEntityTypesResponse> |
listEntityTypesCallable() |
com.google.api.gax.rpc.UnaryCallable<ListEntityTypesRequest,EntityTypesClient.ListEntityTypesPagedResponse> |
listEntityTypesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> |
listLocationsCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,EntityTypesClient.ListLocationsPagedResponse> |
listLocationsPagedCallable() |
void |
shutdown() |
void |
shutdownNow() |
com.google.api.gax.rpc.UnaryCallable<UpdateEntityTypeRequest,EntityType> |
updateEntityTypeCallable() |
getOperationsStubprotected HttpJsonEntityTypesStub(EntityTypesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonEntityTypesStub(EntityTypesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonEntityTypesStub create(EntityTypesStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonEntityTypesStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonEntityTypesStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOException@InternalApi public static List<com.google.api.gax.httpjson.ApiMethodDescriptor> getMethodDescriptors()
public com.google.api.gax.httpjson.longrunning.stub.HttpJsonOperationsStub getHttpJsonOperationsStub()
getHttpJsonOperationsStub in class EntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<GetEntityTypeRequest,EntityType> getEntityTypeCallable()
getEntityTypeCallable in class EntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<CreateEntityTypeRequest,EntityType> createEntityTypeCallable()
createEntityTypeCallable in class EntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateEntityTypeRequest,EntityType> updateEntityTypeCallable()
updateEntityTypeCallable in class EntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteEntityTypeRequest,com.google.protobuf.Empty> deleteEntityTypeCallable()
deleteEntityTypeCallable in class EntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<ListEntityTypesRequest,ListEntityTypesResponse> listEntityTypesCallable()
listEntityTypesCallable in class EntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<ListEntityTypesRequest,EntityTypesClient.ListEntityTypesPagedResponse> listEntityTypesPagedCallable()
listEntityTypesPagedCallable in class EntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<ExportEntityTypesRequest,com.google.longrunning.Operation> exportEntityTypesCallable()
exportEntityTypesCallable in class EntityTypesStubpublic com.google.api.gax.rpc.OperationCallable<ExportEntityTypesRequest,ExportEntityTypesResponse,ExportEntityTypesMetadata> exportEntityTypesOperationCallable()
exportEntityTypesOperationCallable in class EntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<ImportEntityTypesRequest,com.google.longrunning.Operation> importEntityTypesCallable()
importEntityTypesCallable in class EntityTypesStubpublic com.google.api.gax.rpc.OperationCallable<ImportEntityTypesRequest,ImportEntityTypesResponse,ImportEntityTypesMetadata> importEntityTypesOperationCallable()
importEntityTypesOperationCallable in class EntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> listLocationsCallable()
listLocationsCallable in class EntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,EntityTypesClient.ListLocationsPagedResponse> listLocationsPagedCallable()
listLocationsPagedCallable in class EntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationCallable()
getLocationCallable in class EntityTypesStubpublic final void close()
close in interface AutoCloseableclose in class EntityTypesStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2025 Google LLC. All rights reserved.