Class HubServiceSettings.Builder (1.40.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
NameDescription
clientContextClientContext

Builder(HubServiceSettings settings)

protected Builder(HubServiceSettings settings)
Parameter
NameDescription
settingsHubServiceSettings

Builder(HubServiceStubSettings.Builder stubSettings)

protected Builder(HubServiceStubSettings.Builder stubSettings)
Parameter
NameDescription
stubSettingsHubServiceStubSettings.Builder

Methods

acceptHubSpokeOperationSettings()

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

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

Returns
TypeDescription
Builder<AcceptHubSpokeRequest,AcceptHubSpokeResponse,OperationMetadata>

acceptHubSpokeSettings()

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

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

Returns
TypeDescription
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
NameDescription
settingsUpdaterApiFunction<Builder<?,?>,java.lang.Void>
Returns
TypeDescription
HubServiceSettings.Builder

build()

public HubServiceSettings build()
Returns
TypeDescription
HubServiceSettings
Overrides
Exceptions
TypeDescription
IOException

createHubOperationSettings()

public OperationCallSettings.Builder<CreateHubRequest,Hub,OperationMetadata> createHubOperationSettings()

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

Returns
TypeDescription
Builder<CreateHubRequest,Hub,OperationMetadata>

createHubSettings()

public UnaryCallSettings.Builder<CreateHubRequest,Operation> createHubSettings()

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

Returns
TypeDescription
Builder<CreateHubRequest,Operation>

createSpokeOperationSettings()

public OperationCallSettings.Builder<CreateSpokeRequest,Spoke,OperationMetadata> createSpokeOperationSettings()

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

Returns
TypeDescription
Builder<CreateSpokeRequest,Spoke,OperationMetadata>

createSpokeSettings()

public UnaryCallSettings.Builder<CreateSpokeRequest,Operation> createSpokeSettings()

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

Returns
TypeDescription
Builder<CreateSpokeRequest,Operation>

deleteHubOperationSettings()

public OperationCallSettings.Builder<DeleteHubRequest,Empty,OperationMetadata> deleteHubOperationSettings()

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

Returns
TypeDescription
Builder<DeleteHubRequest,Empty,OperationMetadata>

deleteHubSettings()

public UnaryCallSettings.Builder<DeleteHubRequest,Operation> deleteHubSettings()

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

Returns
TypeDescription
Builder<DeleteHubRequest,Operation>

deleteSpokeOperationSettings()

public OperationCallSettings.Builder<DeleteSpokeRequest,Empty,OperationMetadata> deleteSpokeOperationSettings()

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

Returns
TypeDescription
Builder<DeleteSpokeRequest,Empty,OperationMetadata>

deleteSpokeSettings()

public UnaryCallSettings.Builder<DeleteSpokeRequest,Operation> deleteSpokeSettings()

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

Returns
TypeDescription
Builder<DeleteSpokeRequest,Operation>

getGroupSettings()

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

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

Returns
TypeDescription
Builder<GetGroupRequest,Group>

getHubSettings()

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

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

Returns
TypeDescription
Builder<GetHubRequest,Hub>

getIamPolicySettings()

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

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

Returns
TypeDescription
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
TypeDescription
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
TypeDescription
Builder<GetRouteRequest,Route>

getRouteTableSettings()

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

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

Returns
TypeDescription
Builder<GetRouteTableRequest,RouteTable>

getSpokeSettings()

public UnaryCallSettings.Builder<GetSpokeRequest,Spoke> getSpokeSettings()

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

Returns
TypeDescription
Builder<GetSpokeRequest,Spoke>

getStubSettingsBuilder()

public HubServiceStubSettings.Builder getStubSettingsBuilder()
Returns
TypeDescription
HubServiceStubSettings.Builder

listGroupsSettings()

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

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

Returns
TypeDescription
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
TypeDescription
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
TypeDescription
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
TypeDescription
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
TypeDescription
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
TypeDescription
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
TypeDescription
Builder<ListSpokesRequest,ListSpokesResponse,ListSpokesPagedResponse>

rejectHubSpokeOperationSettings()

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

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

Returns
TypeDescription
Builder<RejectHubSpokeRequest,RejectHubSpokeResponse,OperationMetadata>

rejectHubSpokeSettings()

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

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

Returns
TypeDescription
Builder<RejectHubSpokeRequest,Operation>

setIamPolicySettings()

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

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

Returns
TypeDescription
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
TypeDescription
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
TypeDescription
Builder<UpdateHubRequest,Hub,OperationMetadata>

updateHubSettings()

public UnaryCallSettings.Builder<UpdateHubRequest,Operation> updateHubSettings()

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

Returns
TypeDescription
Builder<UpdateHubRequest,Operation>

updateSpokeOperationSettings()

public OperationCallSettings.Builder<UpdateSpokeRequest,Spoke,OperationMetadata> updateSpokeOperationSettings()

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

Returns
TypeDescription
Builder<UpdateSpokeRequest,Spoke,OperationMetadata>

updateSpokeSettings()

public UnaryCallSettings.Builder<UpdateSpokeRequest,Operation> updateSpokeSettings()

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

Returns
TypeDescription
Builder<UpdateSpokeRequest,Operation>