Class TransportManagerStubSettings.Builder (1.94.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static class TransportManagerStubSettings.Builder extends StubSettings.Builder<TransportManagerStubSettings,TransportManagerStubSettings.Builder>
Builder for TransportManagerStubSettings.
Inherited Members
com.google.api.gax.rpc.StubSettings.Builder.setStreamWatchdogProvider(com.google.api.gax.rpc.WatchdogProvider)
Constructors
Builder()
Builder(@Nullable ClientContext clientContext)
protected Builder(@Nullable ClientContext clientContext)
| Parameter |
| Name |
Description |
clientContext |
@org.jspecify.annotations.Nullable com.google.api.gax.rpc.ClientContext
|
Builder(TransportManagerStubSettings settings)
protected Builder(TransportManagerStubSettings settings)
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public TransportManagerStubSettings.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.
build()
public TransportManagerStubSettings build()
Overrides
createTransportOperationSettings()
public OperationCallSettings.Builder<CreateTransportRequest,Transport,OperationMetadata> createTransportOperationSettings()
Returns the builder for the settings used for calls to createTransport.
createTransportSettings()
public UnaryCallSettings.Builder<CreateTransportRequest,Operation> createTransportSettings()
Returns the builder for the settings used for calls to createTransport.
deleteTransportOperationSettings()
public OperationCallSettings.Builder<DeleteTransportRequest,Empty,OperationMetadata> deleteTransportOperationSettings()
Returns the builder for the settings used for calls to deleteTransport.
deleteTransportSettings()
public UnaryCallSettings.Builder<DeleteTransportRequest,Operation> deleteTransportSettings()
Returns the builder for the settings used for calls to deleteTransport.
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> |
|
getRemoteTransportProfileSettings()
public UnaryCallSettings.Builder<GetRemoteTransportProfileRequest,RemoteTransportProfile> getRemoteTransportProfileSettings()
Returns the builder for the settings used for calls to getRemoteTransportProfile.
getStatusSettings()
public UnaryCallSettings.Builder<GetStatusRequest,GetStatusResponse> getStatusSettings()
Returns the builder for the settings used for calls to getStatus.
getTransportSettings()
public UnaryCallSettings.Builder<GetTransportRequest,Transport> getTransportSettings()
Returns the builder for the settings used for calls to getTransport.
listLocationsSettings()
public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,TransportManagerClient.ListLocationsPagedResponse> listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
listRemoteTransportProfilesSettings()
public PagedCallSettings.Builder<ListRemoteTransportProfilesRequest,ListRemoteTransportProfilesResponse,TransportManagerClient.ListRemoteTransportProfilesPagedResponse> listRemoteTransportProfilesSettings()
Returns the builder for the settings used for calls to listRemoteTransportProfiles.
listTransportsSettings()
public PagedCallSettings.Builder<ListTransportsRequest,ListTransportsResponse,TransportManagerClient.ListTransportsPagedResponse> listTransportsSettings()
Returns the builder for the settings used for calls to listTransports.
parseFromActivationKeySettings()
public UnaryCallSettings.Builder<ParseFromActivationKeyRequest,ParseFromActivationKeyResponse> parseFromActivationKeySettings()
Returns the builder for the settings used for calls to parseFromActivationKey.
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> |
|
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
| Returns |
| Type |
Description |
com.google.common.collect.ImmutableList<Builder<?,?>> |
|
updateTransportOperationSettings()
public OperationCallSettings.Builder<UpdateTransportRequest,Transport,OperationMetadata> updateTransportOperationSettings()
Returns the builder for the settings used for calls to updateTransport.
updateTransportSettings()
public UnaryCallSettings.Builder<UpdateTransportRequest,Operation> updateTransportSettings()
Returns the builder for the settings used for calls to updateTransport.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-08-05 UTC.
[null,null,["Last updated 2026-08-05 UTC."],[],[]]