@Generated(value="by gapic-generator") @BetaApi(value="A restructuring of stub classes is planned, so this may break in the future") public class GrpcEntityTypesStub extends EntityTypesStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
GrpcEntityTypesStub(EntityTypesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcEntityTypesStub, using the given settings.
|
protected |
GrpcEntityTypesStub(EntityTypesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcEntityTypesStub, using the given settings.
|
protected GrpcEntityTypesStub(EntityTypesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected GrpcEntityTypesStub(EntityTypesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final GrpcEntityTypesStub create(EntityTypesStubSettings settings) throws IOException
IOExceptionpublic static final GrpcEntityTypesStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final GrpcEntityTypesStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOException@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.longrunning.stub.GrpcOperationsStub getOperationsStub()
getOperationsStub in class EntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<ListEntityTypesRequest,EntityTypesClient.ListEntityTypesPagedResponse> listEntityTypesPagedCallable()
listEntityTypesPagedCallable in class EntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<ListEntityTypesRequest,ListEntityTypesResponse> listEntityTypesCallable()
listEntityTypesCallable 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,Empty> deleteEntityTypeCallable()
deleteEntityTypeCallable in class EntityTypesStub@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallable<BatchUpdateEntityTypesRequest,BatchUpdateEntityTypesResponse,Struct> batchUpdateEntityTypesOperationCallable()
batchUpdateEntityTypesOperationCallable in class EntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<BatchUpdateEntityTypesRequest,com.google.longrunning.Operation> batchUpdateEntityTypesCallable()
batchUpdateEntityTypesCallable in class EntityTypesStub@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallable<BatchDeleteEntityTypesRequest,Empty,Struct> batchDeleteEntityTypesOperationCallable()
batchDeleteEntityTypesOperationCallable in class EntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<BatchDeleteEntityTypesRequest,com.google.longrunning.Operation> batchDeleteEntityTypesCallable()
batchDeleteEntityTypesCallable in class EntityTypesStub@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallable<BatchCreateEntitiesRequest,Empty,Struct> batchCreateEntitiesOperationCallable()
batchCreateEntitiesOperationCallable in class EntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<BatchCreateEntitiesRequest,com.google.longrunning.Operation> batchCreateEntitiesCallable()
batchCreateEntitiesCallable in class EntityTypesStub@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallable<BatchUpdateEntitiesRequest,Empty,Struct> batchUpdateEntitiesOperationCallable()
batchUpdateEntitiesOperationCallable in class EntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<BatchUpdateEntitiesRequest,com.google.longrunning.Operation> batchUpdateEntitiesCallable()
batchUpdateEntitiesCallable in class EntityTypesStub@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallable<BatchDeleteEntitiesRequest,Empty,Struct> batchDeleteEntitiesOperationCallable()
batchDeleteEntitiesOperationCallable in class EntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<BatchDeleteEntitiesRequest,com.google.longrunning.Operation> batchDeleteEntitiesCallable()
batchDeleteEntitiesCallable 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 © 2019 Google LLC. All rights reserved.