public static class VpnTunnelsStubSettings.Builder extends StubSettings.Builder<VpnTunnelsStubSettings,VpnTunnelsStubSettings.Builder>
Builder for VpnTunnelsStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Builder(VpnTunnelsStubSettings settings)
protected Builder(VpnTunnelsStubSettings settings)
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 VpnTunnelsStubSettings.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 VpnTunnelsStubSettings build()
Overrides
deleteOperationSettings()
public OperationCallSettings.Builder<DeleteVpnTunnelRequest,Operation,Operation> deleteOperationSettings()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
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.
insertOperationSettings()
public OperationCallSettings.Builder<InsertVpnTunnelRequest,Operation,Operation> insertOperationSettings()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
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()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
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.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
Returns Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>