- 1.52.0 (latest)
- 1.51.0
- 1.50.0
- 1.48.0
- 1.47.0
- 1.46.0
- 1.45.0
- 1.44.0
- 1.43.0
- 1.42.0
- 1.41.0
- 1.40.0
- 1.39.0
- 1.38.0
- 1.36.0
- 1.35.0
- 1.34.0
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.27.0
- 1.26.0
- 1.23.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.0
- 1.11.0
- 1.10.0
- 1.8.0
- 1.7.0
- 1.6.0
- 1.5.0
- 1.4.0
- 1.3.0
- 1.2.9
- 1.1.1
- 1.0.0
- 0.5.0
public static class HubServiceSettings.Builder extends ClientSettings.Builder<HubServiceSettings,HubServiceSettings.Builder>
Builder for HubServiceSettings.
Constructors
Builder()
protected Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Parameter | |
---|---|
Name | Description |
clientContext |
ClientContext |
Builder(HubServiceSettings settings)
protected Builder(HubServiceSettings settings)
Parameter | |
---|---|
Name | Description |
settings |
HubServiceSettings |
Builder(HubServiceStubSettings.Builder stubSettings)
protected Builder(HubServiceStubSettings.Builder stubSettings)
Parameter | |
---|---|
Name | Description |
stubSettings |
HubServiceStubSettings.Builder |
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public HubServiceSettings.Builder applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.
Note: This method does not support applying settings to streaming methods.
Parameter | |
---|---|
Name | Description |
settingsUpdater |
ApiFunction<Builder<?,?>,java.lang.Void> |
Returns | |
---|---|
Type | Description |
HubServiceSettings.Builder |
build()
public HubServiceSettings build()
Returns | |
---|---|
Type | Description |
HubServiceSettings |
Exceptions | |
---|---|
Type | Description |
IOException |
createHubOperationSettings()
public OperationCallSettings.Builder<CreateHubRequest,Hub,OperationMetadata> createHubOperationSettings()
Returns the builder for the settings used for calls to createHub.
Returns | |
---|---|
Type | Description |
Builder<CreateHubRequest,Hub,OperationMetadata> |
createHubSettings()
public UnaryCallSettings.Builder<CreateHubRequest,Operation> createHubSettings()
Returns the builder for the settings used for calls to createHub.
Returns | |
---|---|
Type | Description |
Builder<CreateHubRequest,Operation> |
createSpokeOperationSettings()
public OperationCallSettings.Builder<CreateSpokeRequest,Spoke,OperationMetadata> createSpokeOperationSettings()
Returns the builder for the settings used for calls to createSpoke.
Returns | |
---|---|
Type | Description |
Builder<CreateSpokeRequest,Spoke,OperationMetadata> |
createSpokeSettings()
public UnaryCallSettings.Builder<CreateSpokeRequest,Operation> createSpokeSettings()
Returns the builder for the settings used for calls to createSpoke.
Returns | |
---|---|
Type | Description |
Builder<CreateSpokeRequest,Operation> |
deleteHubOperationSettings()
public OperationCallSettings.Builder<DeleteHubRequest,Empty,OperationMetadata> deleteHubOperationSettings()
Returns the builder for the settings used for calls to deleteHub.
Returns | |
---|---|
Type | Description |
Builder<DeleteHubRequest,Empty,OperationMetadata> |
deleteHubSettings()
public UnaryCallSettings.Builder<DeleteHubRequest,Operation> deleteHubSettings()
Returns the builder for the settings used for calls to deleteHub.
Returns | |
---|---|
Type | Description |
Builder<DeleteHubRequest,Operation> |
deleteSpokeOperationSettings()
public OperationCallSettings.Builder<DeleteSpokeRequest,Empty,OperationMetadata> deleteSpokeOperationSettings()
Returns the builder for the settings used for calls to deleteSpoke.
Returns | |
---|---|
Type | Description |
Builder<DeleteSpokeRequest,Empty,OperationMetadata> |
deleteSpokeSettings()
public UnaryCallSettings.Builder<DeleteSpokeRequest,Operation> deleteSpokeSettings()
Returns the builder for the settings used for calls to deleteSpoke.
Returns | |
---|---|
Type | Description |
Builder<DeleteSpokeRequest,Operation> |
getHubSettings()
public UnaryCallSettings.Builder<GetHubRequest,Hub> getHubSettings()
Returns the builder for the settings used for calls to getHub.
Returns | |
---|---|
Type | Description |
Builder<GetHubRequest,Hub> |
getSpokeSettings()
public UnaryCallSettings.Builder<GetSpokeRequest,Spoke> getSpokeSettings()
Returns the builder for the settings used for calls to getSpoke.
Returns | |
---|---|
Type | Description |
Builder<GetSpokeRequest,Spoke> |
getStubSettingsBuilder()
public HubServiceStubSettings.Builder getStubSettingsBuilder()
Returns | |
---|---|
Type | Description |
HubServiceStubSettings.Builder |
listHubsSettings()
public PagedCallSettings.Builder<ListHubsRequest,ListHubsResponse,HubServiceClient.ListHubsPagedResponse> listHubsSettings()
Returns the builder for the settings used for calls to listHubs.
Returns | |
---|---|
Type | Description |
Builder<ListHubsRequest,ListHubsResponse,ListHubsPagedResponse> |
listSpokesSettings()
public PagedCallSettings.Builder<ListSpokesRequest,ListSpokesResponse,HubServiceClient.ListSpokesPagedResponse> listSpokesSettings()
Returns the builder for the settings used for calls to listSpokes.
Returns | |
---|---|
Type | Description |
Builder<ListSpokesRequest,ListSpokesResponse,ListSpokesPagedResponse> |
updateHubOperationSettings()
public OperationCallSettings.Builder<UpdateHubRequest,Hub,OperationMetadata> updateHubOperationSettings()
Returns the builder for the settings used for calls to updateHub.
Returns | |
---|---|
Type | Description |
Builder<UpdateHubRequest,Hub,OperationMetadata> |
updateHubSettings()
public UnaryCallSettings.Builder<UpdateHubRequest,Operation> updateHubSettings()
Returns the builder for the settings used for calls to updateHub.
Returns | |
---|---|
Type | Description |
Builder<UpdateHubRequest,Operation> |
updateSpokeOperationSettings()
public OperationCallSettings.Builder<UpdateSpokeRequest,Spoke,OperationMetadata> updateSpokeOperationSettings()
Returns the builder for the settings used for calls to updateSpoke.
Returns | |
---|---|
Type | Description |
Builder<UpdateSpokeRequest,Spoke,OperationMetadata> |
updateSpokeSettings()
public UnaryCallSettings.Builder<UpdateSpokeRequest,Operation> updateSpokeSettings()
Returns the builder for the settings used for calls to updateSpoke.
Returns | |
---|---|
Type | Description |
Builder<UpdateSpokeRequest,Operation> |