public static class HubServiceStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<HubServiceStubSettings,HubServiceStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(HubServiceStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.OperationCallSettings.Builder<AcceptHubSpokeRequest,AcceptHubSpokeResponse,OperationMetadata> |
acceptHubSpokeOperationSettings()
Returns the builder for the settings used for calls to acceptHubSpoke.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<AcceptHubSpokeRequest,com.google.longrunning.Operation> |
acceptHubSpokeSettings()
Returns the builder for the settings used for calls to acceptHubSpoke.
|
HubServiceStubSettings.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.
|
HubServiceStubSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateHubRequest,Hub,OperationMetadata> |
createHubOperationSettings()
Returns the builder for the settings used for calls to createHub.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateHubRequest,com.google.longrunning.Operation> |
createHubSettings()
Returns the builder for the settings used for calls to createHub.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSpokeRequest,Spoke,OperationMetadata> |
createSpokeOperationSettings()
Returns the builder for the settings used for calls to createSpoke.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSpokeRequest,com.google.longrunning.Operation> |
createSpokeSettings()
Returns the builder for the settings used for calls to createSpoke.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteHubRequest,com.google.protobuf.Empty,OperationMetadata> |
deleteHubOperationSettings()
Returns the builder for the settings used for calls to deleteHub.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteHubRequest,com.google.longrunning.Operation> |
deleteHubSettings()
Returns the builder for the settings used for calls to deleteHub.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteSpokeRequest,com.google.protobuf.Empty,OperationMetadata> |
deleteSpokeOperationSettings()
Returns the builder for the settings used for calls to deleteSpoke.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSpokeRequest,com.google.longrunning.Operation> |
deleteSpokeSettings()
Returns the builder for the settings used for calls to deleteSpoke.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetGroupRequest,Group> |
getGroupSettings()
Returns the builder for the settings used for calls to getGroup.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetHubRequest,Hub> |
getHubSettings()
Returns the builder for the settings used for calls to getHub.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
getIamPolicySettings()
Returns the builder for the settings used for calls to getIamPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
getLocationSettings()
Returns the builder for the settings used for calls to getLocation.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRouteRequest,Route> |
getRouteSettings()
Returns the builder for the settings used for calls to getRoute.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRouteTableRequest,RouteTable> |
getRouteTableSettings()
Returns the builder for the settings used for calls to getRouteTable.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSpokeRequest,Spoke> |
getSpokeSettings()
Returns the builder for the settings used for calls to getSpoke.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGroupsRequest,ListGroupsResponse,HubServiceClient.ListGroupsPagedResponse> |
listGroupsSettings()
Returns the builder for the settings used for calls to listGroups.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListHubSpokesRequest,ListHubSpokesResponse,HubServiceClient.ListHubSpokesPagedResponse> |
listHubSpokesSettings()
Returns the builder for the settings used for calls to listHubSpokes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListHubsRequest,ListHubsResponse,HubServiceClient.ListHubsPagedResponse> |
listHubsSettings()
Returns the builder for the settings used for calls to listHubs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,HubServiceClient.ListLocationsPagedResponse> |
listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRoutesRequest,ListRoutesResponse,HubServiceClient.ListRoutesPagedResponse> |
listRoutesSettings()
Returns the builder for the settings used for calls to listRoutes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRouteTablesRequest,ListRouteTablesResponse,HubServiceClient.ListRouteTablesPagedResponse> |
listRouteTablesSettings()
Returns the builder for the settings used for calls to listRouteTables.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSpokesRequest,ListSpokesResponse,HubServiceClient.ListSpokesPagedResponse> |
listSpokesSettings()
Returns the builder for the settings used for calls to listSpokes.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<RejectHubSpokeRequest,RejectHubSpokeResponse,OperationMetadata> |
rejectHubSpokeOperationSettings()
Returns the builder for the settings used for calls to rejectHubSpoke.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<RejectHubSpokeRequest,com.google.longrunning.Operation> |
rejectHubSpokeSettings()
Returns the builder for the settings used for calls to rejectHubSpoke.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |
testIamPermissionsSettings()
Returns the builder for the settings used for calls to testIamPermissions.
|
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateHubRequest,Hub,OperationMetadata> |
updateHubOperationSettings()
Returns the builder for the settings used for calls to updateHub.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateHubRequest,com.google.longrunning.Operation> |
updateHubSettings()
Returns the builder for the settings used for calls to updateHub.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateSpokeRequest,Spoke,OperationMetadata> |
updateSpokeOperationSettings()
Returns the builder for the settings used for calls to updateSpoke.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSpokeRequest,com.google.longrunning.Operation> |
updateSpokeSettings()
Returns the builder for the settings used for calls to updateSpoke.
|
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, setUniverseDomain, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(HubServiceStubSettings settings)
public HubServiceStubSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Note: This method does not support applying settings to streaming methods.
public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListHubsRequest,ListHubsResponse,HubServiceClient.ListHubsPagedResponse> listHubsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetHubRequest,Hub> getHubSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateHubRequest,com.google.longrunning.Operation> createHubSettings()
@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.OperationCallSettings.Builder<CreateHubRequest,Hub,OperationMetadata> createHubOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateHubRequest,com.google.longrunning.Operation> updateHubSettings()
@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.OperationCallSettings.Builder<UpdateHubRequest,Hub,OperationMetadata> updateHubOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteHubRequest,com.google.longrunning.Operation> deleteHubSettings()
@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.OperationCallSettings.Builder<DeleteHubRequest,com.google.protobuf.Empty,OperationMetadata> deleteHubOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListHubSpokesRequest,ListHubSpokesResponse,HubServiceClient.ListHubSpokesPagedResponse> listHubSpokesSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListSpokesRequest,ListSpokesResponse,HubServiceClient.ListSpokesPagedResponse> listSpokesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSpokeRequest,Spoke> getSpokeSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSpokeRequest,com.google.longrunning.Operation> createSpokeSettings()
@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.OperationCallSettings.Builder<CreateSpokeRequest,Spoke,OperationMetadata> createSpokeOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSpokeRequest,com.google.longrunning.Operation> updateSpokeSettings()
@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.OperationCallSettings.Builder<UpdateSpokeRequest,Spoke,OperationMetadata> updateSpokeOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<RejectHubSpokeRequest,com.google.longrunning.Operation> rejectHubSpokeSettings()
@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.OperationCallSettings.Builder<RejectHubSpokeRequest,RejectHubSpokeResponse,OperationMetadata> rejectHubSpokeOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<AcceptHubSpokeRequest,com.google.longrunning.Operation> acceptHubSpokeSettings()
@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.OperationCallSettings.Builder<AcceptHubSpokeRequest,AcceptHubSpokeResponse,OperationMetadata> acceptHubSpokeOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSpokeRequest,com.google.longrunning.Operation> deleteSpokeSettings()
@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.OperationCallSettings.Builder<DeleteSpokeRequest,com.google.protobuf.Empty,OperationMetadata> deleteSpokeOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRouteTableRequest,RouteTable> getRouteTableSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRouteRequest,Route> getRouteSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListRoutesRequest,ListRoutesResponse,HubServiceClient.ListRoutesPagedResponse> listRoutesSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListRouteTablesRequest,ListRouteTablesResponse,HubServiceClient.ListRouteTablesPagedResponse> listRouteTablesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetGroupRequest,Group> getGroupSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListGroupsRequest,ListGroupsResponse,HubServiceClient.ListGroupsPagedResponse> listGroupsSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,HubServiceClient.ListLocationsPagedResponse> listLocationsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> setIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> getIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsSettings()
public HubServiceStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<HubServiceStubSettings,HubServiceStubSettings.Builder>IOExceptionCopyright © 2024 Google LLC. All rights reserved.