public static class TargetVpnGatewaysSettings.Builder extends ClientSettings.Builder<TargetVpnGatewaysSettings,TargetVpnGatewaysSettings.Builder>
Builder for TargetVpnGatewaysSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Parameter
Builder(TargetVpnGatewaysSettings settings)
protected Builder(TargetVpnGatewaysSettings settings)
Parameter
Builder(TargetVpnGatewaysStubSettings.Builder stubSettings)
protected Builder(TargetVpnGatewaysStubSettings.Builder stubSettings)
Parameter
Methods
aggregatedListSettings()
public PagedCallSettings.Builder<AggregatedListTargetVpnGatewaysRequest,TargetVpnGatewayAggregatedList,TargetVpnGatewaysClient.AggregatedListPagedResponse> aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
Returns
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public TargetVpnGatewaysSettings.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
Returns
build()
public TargetVpnGatewaysSettings build()
Returns
Overrides
Exceptions
deleteOperationSettings()
public OperationCallSettings.Builder<DeleteTargetVpnGatewayRequest,Operation,Operation> deleteOperationSettings()
Returns the builder for the settings used for calls to delete.
Returns
deleteSettings()
public UnaryCallSettings.Builder<DeleteTargetVpnGatewayRequest,Operation> deleteSettings()
Returns the builder for the settings used for calls to delete.
Returns
getSettings()
public UnaryCallSettings.Builder<GetTargetVpnGatewayRequest,TargetVpnGateway> getSettings()
Returns the builder for the settings used for calls to get.
Returns
getStubSettingsBuilder()
public TargetVpnGatewaysStubSettings.Builder getStubSettingsBuilder()
Returns
insertOperationSettings()
public OperationCallSettings.Builder<InsertTargetVpnGatewayRequest,Operation,Operation> insertOperationSettings()
Returns the builder for the settings used for calls to insert.
Returns
insertSettings()
public UnaryCallSettings.Builder<InsertTargetVpnGatewayRequest,Operation> insertSettings()
Returns the builder for the settings used for calls to insert.
Returns
listSettings()
public PagedCallSettings.Builder<ListTargetVpnGatewaysRequest,TargetVpnGatewayList,TargetVpnGatewaysClient.ListPagedResponse> listSettings()
Returns the builder for the settings used for calls to list.
Returns
setLabelsOperationSettings()
public OperationCallSettings.Builder<SetLabelsTargetVpnGatewayRequest,Operation,Operation> setLabelsOperationSettings()
Returns the builder for the settings used for calls to setLabels.
Returns
setLabelsSettings()
public UnaryCallSettings.Builder<SetLabelsTargetVpnGatewayRequest,Operation> setLabelsSettings()
Returns the builder for the settings used for calls to setLabels.
Returns