public static class EntityTypesSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<EntityTypesSettings,EntityTypesSettings.Builder>
Modifier | Constructor and Description |
---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(EntityTypesSettings settings) |
protected |
Builder(EntityTypesStubSettings.Builder stubSettings) |
Modifier and Type | Method and Description |
---|---|
EntityTypesSettings.Builder |
applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<BatchCreateEntitiesRequest,Empty,Struct> |
batchCreateEntitiesOperationSettings()
Returns the builder for the settings used for calls to batchCreateEntities.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchCreateEntitiesRequest,com.google.longrunning.Operation> |
batchCreateEntitiesSettings()
Returns the builder for the settings used for calls to batchCreateEntities.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<BatchDeleteEntitiesRequest,Empty,Struct> |
batchDeleteEntitiesOperationSettings()
Returns the builder for the settings used for calls to batchDeleteEntities.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchDeleteEntitiesRequest,com.google.longrunning.Operation> |
batchDeleteEntitiesSettings()
Returns the builder for the settings used for calls to batchDeleteEntities.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<BatchDeleteEntityTypesRequest,Empty,Struct> |
batchDeleteEntityTypesOperationSettings()
Returns the builder for the settings used for calls to batchDeleteEntityTypes.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchDeleteEntityTypesRequest,com.google.longrunning.Operation> |
batchDeleteEntityTypesSettings()
Returns the builder for the settings used for calls to batchDeleteEntityTypes.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<BatchUpdateEntitiesRequest,Empty,Struct> |
batchUpdateEntitiesOperationSettings()
Returns the builder for the settings used for calls to batchUpdateEntities.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchUpdateEntitiesRequest,com.google.longrunning.Operation> |
batchUpdateEntitiesSettings()
Returns the builder for the settings used for calls to batchUpdateEntities.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<BatchUpdateEntityTypesRequest,BatchUpdateEntityTypesResponse,Struct> |
batchUpdateEntityTypesOperationSettings()
Returns the builder for the settings used for calls to batchUpdateEntityTypes.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchUpdateEntityTypesRequest,com.google.longrunning.Operation> |
batchUpdateEntityTypesSettings()
Returns the builder for the settings used for calls to batchUpdateEntityTypes.
|
EntityTypesSettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateEntityTypeRequest,EntityType> |
createEntityTypeSettings()
Returns the builder for the settings used for calls to createEntityType.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteEntityTypeRequest,Empty> |
deleteEntityTypeSettings()
Returns the builder for the settings used for calls to deleteEntityType.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEntityTypeRequest,EntityType> |
getEntityTypeSettings()
Returns the builder for the settings used for calls to getEntityType.
|
EntityTypesStubSettings.Builder |
getStubSettingsBuilder() |
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEntityTypesRequest,ListEntityTypesResponse,EntityTypesClient.ListEntityTypesPagedResponse> |
listEntityTypesSettings()
Returns the builder for the settings used for calls to listEntityTypes.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateEntityTypeRequest,EntityType> |
updateEntityTypeSettings()
Returns the builder for the settings used for calls to updateEntityType.
|
applyToAllUnaryMethods, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getHeaderProvider, getInternalHeaderProvider, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogProvider, self, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setHeaderProvider, setInternalHeaderProvider, setTransportChannelProvider, setWatchdogCheckInterval, setWatchdogProvider, toString
protected Builder() throws IOException
IOException
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(EntityTypesSettings settings)
protected Builder(EntityTypesStubSettings.Builder stubSettings)
public EntityTypesStubSettings.Builder getStubSettingsBuilder()
public EntityTypesSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater) throws Exception
Note: This method does not support applying settings to streaming methods.
Exception
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListEntityTypesRequest,ListEntityTypesResponse,EntityTypesClient.ListEntityTypesPagedResponse> listEntityTypesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEntityTypeRequest,EntityType> getEntityTypeSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateEntityTypeRequest,EntityType> createEntityTypeSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateEntityTypeRequest,EntityType> updateEntityTypeSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteEntityTypeRequest,Empty> deleteEntityTypeSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchUpdateEntityTypesRequest,com.google.longrunning.Operation> batchUpdateEntityTypesSettings()
@BetaApi(value="The surface for long-running operations is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<BatchUpdateEntityTypesRequest,BatchUpdateEntityTypesResponse,Struct> batchUpdateEntityTypesOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchDeleteEntityTypesRequest,com.google.longrunning.Operation> batchDeleteEntityTypesSettings()
@BetaApi(value="The surface for long-running operations is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<BatchDeleteEntityTypesRequest,Empty,Struct> batchDeleteEntityTypesOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchCreateEntitiesRequest,com.google.longrunning.Operation> batchCreateEntitiesSettings()
@BetaApi(value="The surface for long-running operations is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<BatchCreateEntitiesRequest,Empty,Struct> batchCreateEntitiesOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchUpdateEntitiesRequest,com.google.longrunning.Operation> batchUpdateEntitiesSettings()
@BetaApi(value="The surface for long-running operations is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<BatchUpdateEntitiesRequest,Empty,Struct> batchUpdateEntitiesOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchDeleteEntitiesRequest,com.google.longrunning.Operation> batchDeleteEntitiesSettings()
@BetaApi(value="The surface for long-running operations is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<BatchDeleteEntitiesRequest,Empty,Struct> batchDeleteEntitiesOperationSettings()
public EntityTypesSettings build() throws IOException
build
in class com.google.api.gax.rpc.ClientSettings.Builder<EntityTypesSettings,EntityTypesSettings.Builder>
IOException
Copyright © 2019 Google LLC. All rights reserved.