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