Class HubServiceSettings.Builder (1.41.0)

public static class HubServiceSettings.Builder extends ClientSettings.Builder<HubServiceSettings,HubServiceSettings.Builder>

Builder for HubServiceSettings.

Inheritance

java.lang.Object > ClientSettings.Builder > HubServiceSettings.Builder

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

acceptHubSpokeOperationSettings()

public OperationCallSettings.Builder<AcceptHubSpokeRequest,AcceptHubSpokeResponse,OperationMetadata> acceptHubSpokeOperationSettings()

Returns the builder for the settings used for calls to acceptHubSpoke.

Returns
Type Description
Builder<AcceptHubSpokeRequest,AcceptHubSpokeResponse,OperationMetadata>

acceptHubSpokeSettings()

public UnaryCallSettings.Builder<AcceptHubSpokeRequest,Operation> acceptHubSpokeSettings()

Returns the builder for the settings used for calls to acceptHubSpoke.

Returns
Type Description
Builder<AcceptHubSpokeRequest,Operation>

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
Overrides
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>

getGroupSettings()

public UnaryCallSettings.Builder<GetGroupRequest,Group> getGroupSettings()

Returns the builder for the settings used for calls to getGroup.

Returns
Type Description
Builder<GetGroupRequest,Group>

getHubSettings()

public UnaryCallSettings.Builder<GetHubRequest,Hub> getHubSettings()

Returns the builder for the settings used for calls to getHub.

Returns
Type Description
Builder<GetHubRequest,Hub>

getIamPolicySettings()

public UnaryCallSettings.Builder<GetIamPolicyRequest,Policy> getIamPolicySettings()

Returns the builder for the settings used for calls to getIamPolicy.

Returns
Type Description
Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy>

getLocationSettings()

public UnaryCallSettings.Builder<GetLocationRequest,Location> getLocationSettings()

Returns the builder for the settings used for calls to getLocation.

Returns
Type Description
Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>

getRouteSettings()

public UnaryCallSettings.Builder<GetRouteRequest,Route> getRouteSettings()

Returns the builder for the settings used for calls to getRoute.

Returns
Type Description
Builder<GetRouteRequest,Route>

getRouteTableSettings()

public UnaryCallSettings.Builder<GetRouteTableRequest,RouteTable> getRouteTableSettings()

Returns the builder for the settings used for calls to getRouteTable.

Returns
Type Description
Builder<GetRouteTableRequest,RouteTable>

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

listGroupsSettings()

public PagedCallSettings.Builder<ListGroupsRequest,ListGroupsResponse,HubServiceClient.ListGroupsPagedResponse> listGroupsSettings()

Returns the builder for the settings used for calls to listGroups.

Returns
Type Description
Builder<ListGroupsRequest,ListGroupsResponse,ListGroupsPagedResponse>

listHubSpokesSettings()

public PagedCallSettings.Builder<ListHubSpokesRequest,ListHubSpokesResponse,HubServiceClient.ListHubSpokesPagedResponse> listHubSpokesSettings()

Returns the builder for the settings used for calls to listHubSpokes.

Returns
Type Description
Builder<ListHubSpokesRequest,ListHubSpokesResponse,ListHubSpokesPagedResponse>

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>

listLocationsSettings()

public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,HubServiceClient.ListLocationsPagedResponse> listLocationsSettings()

Returns the builder for the settings used for calls to listLocations.

Returns
Type Description
Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,ListLocationsPagedResponse>

listRouteTablesSettings()

public PagedCallSettings.Builder<ListRouteTablesRequest,ListRouteTablesResponse,HubServiceClient.ListRouteTablesPagedResponse> listRouteTablesSettings()

Returns the builder for the settings used for calls to listRouteTables.

Returns
Type Description
Builder<ListRouteTablesRequest,ListRouteTablesResponse,ListRouteTablesPagedResponse>

listRoutesSettings()

public PagedCallSettings.Builder<ListRoutesRequest,ListRoutesResponse,HubServiceClient.ListRoutesPagedResponse> listRoutesSettings()

Returns the builder for the settings used for calls to listRoutes.

Returns
Type Description
Builder<ListRoutesRequest,ListRoutesResponse,ListRoutesPagedResponse>

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>

rejectHubSpokeOperationSettings()

public OperationCallSettings.Builder<RejectHubSpokeRequest,RejectHubSpokeResponse,OperationMetadata> rejectHubSpokeOperationSettings()

Returns the builder for the settings used for calls to rejectHubSpoke.

Returns
Type Description
Builder<RejectHubSpokeRequest,RejectHubSpokeResponse,OperationMetadata>

rejectHubSpokeSettings()

public UnaryCallSettings.Builder<RejectHubSpokeRequest,Operation> rejectHubSpokeSettings()

Returns the builder for the settings used for calls to rejectHubSpoke.

Returns
Type Description
Builder<RejectHubSpokeRequest,Operation>

setIamPolicySettings()

public UnaryCallSettings.Builder<SetIamPolicyRequest,Policy> setIamPolicySettings()

Returns the builder for the settings used for calls to setIamPolicy.

Returns
Type Description
Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy>

testIamPermissionsSettings()

public UnaryCallSettings.Builder<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsSettings()

Returns the builder for the settings used for calls to testIamPermissions.

Returns
Type Description
Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse>

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>