public static class VpnTunnelsSettings.Builder extends ClientSettings.Builder<VpnTunnelsSettings,VpnTunnelsSettings.Builder>
Builder for VpnTunnelsSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Builder(VpnTunnelsSettings settings)
protected Builder(VpnTunnelsSettings settings)
Builder(VpnTunnelsStubSettings.Builder stubSettings)
protected Builder(VpnTunnelsStubSettings.Builder stubSettings)
Methods
aggregatedListSettings()
public PagedCallSettings.Builder<AggregatedListVpnTunnelsRequest,VpnTunnelAggregatedList,VpnTunnelsClient.AggregatedListPagedResponse> aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public VpnTunnelsSettings.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 VpnTunnelsSettings build()
Overrides
deleteOperationSettings()
public OperationCallSettings.Builder<DeleteVpnTunnelRequest,Operation,Operation> deleteOperationSettings()
Returns the builder for the settings used for calls to delete.
deleteSettings()
public UnaryCallSettings.Builder<DeleteVpnTunnelRequest,Operation> deleteSettings()
Returns the builder for the settings used for calls to delete.
getSettings()
public UnaryCallSettings.Builder<GetVpnTunnelRequest,VpnTunnel> getSettings()
Returns the builder for the settings used for calls to get.
getStubSettingsBuilder()
public VpnTunnelsStubSettings.Builder getStubSettingsBuilder()
insertOperationSettings()
public OperationCallSettings.Builder<InsertVpnTunnelRequest,Operation,Operation> insertOperationSettings()
Returns the builder for the settings used for calls to insert.
insertSettings()
public UnaryCallSettings.Builder<InsertVpnTunnelRequest,Operation> insertSettings()
Returns the builder for the settings used for calls to insert.
listSettings()
public PagedCallSettings.Builder<ListVpnTunnelsRequest,VpnTunnelList,VpnTunnelsClient.ListPagedResponse> listSettings()
Returns the builder for the settings used for calls to list.
setLabelsOperationSettings()
public OperationCallSettings.Builder<SetLabelsVpnTunnelRequest,Operation,Operation> setLabelsOperationSettings()
Returns the builder for the settings used for calls to setLabels.
setLabelsSettings()
public UnaryCallSettings.Builder<SetLabelsVpnTunnelRequest,Operation> setLabelsSettings()
Returns the builder for the settings used for calls to setLabels.