public static class BackendBucketsStubSettings.Builder extends StubSettings.Builder<BackendBucketsStubSettings,BackendBucketsStubSettings.Builder>
Builder for BackendBucketsStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Parameter
Builder(BackendBucketsStubSettings settings)
protected Builder(BackendBucketsStubSettings settings)
Parameter
Methods
addSignedUrlKeyOperationSettings()
public OperationCallSettings.Builder<AddSignedUrlKeyBackendBucketRequest,Operation,Operation> addSignedUrlKeyOperationSettings()
Returns the builder for the settings used for calls to addSignedUrlKey.
Returns
addSignedUrlKeySettings()
public UnaryCallSettings.Builder<AddSignedUrlKeyBackendBucketRequest,Operation> addSignedUrlKeySettings()
Returns the builder for the settings used for calls to addSignedUrlKey.
Returns
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public BackendBucketsStubSettings.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 BackendBucketsStubSettings build()
Returns
Overrides
Exceptions
deleteOperationSettings()
public OperationCallSettings.Builder<DeleteBackendBucketRequest,Operation,Operation> deleteOperationSettings()
Returns the builder for the settings used for calls to delete.
Returns
deleteSettings()
public UnaryCallSettings.Builder<DeleteBackendBucketRequest,Operation> deleteSettings()
Returns the builder for the settings used for calls to delete.
Returns
deleteSignedUrlKeyOperationSettings()
public OperationCallSettings.Builder<DeleteSignedUrlKeyBackendBucketRequest,Operation,Operation> deleteSignedUrlKeyOperationSettings()
Returns the builder for the settings used for calls to deleteSignedUrlKey.
Returns
deleteSignedUrlKeySettings()
public UnaryCallSettings.Builder<DeleteSignedUrlKeyBackendBucketRequest,Operation> deleteSignedUrlKeySettings()
Returns the builder for the settings used for calls to deleteSignedUrlKey.
Returns
getSettings()
public UnaryCallSettings.Builder<GetBackendBucketRequest,BackendBucket> getSettings()
Returns the builder for the settings used for calls to get.
Returns
insertOperationSettings()
public OperationCallSettings.Builder<InsertBackendBucketRequest,Operation,Operation> insertOperationSettings()
Returns the builder for the settings used for calls to insert.
Returns
insertSettings()
public UnaryCallSettings.Builder<InsertBackendBucketRequest,Operation> insertSettings()
Returns the builder for the settings used for calls to insert.
Returns
listSettings()
public PagedCallSettings.Builder<ListBackendBucketsRequest,BackendBucketList,BackendBucketsClient.ListPagedResponse> listSettings()
Returns the builder for the settings used for calls to list.
Returns
patchOperationSettings()
public OperationCallSettings.Builder<PatchBackendBucketRequest,Operation,Operation> patchOperationSettings()
Returns the builder for the settings used for calls to patch.
Returns
patchSettings()
public UnaryCallSettings.Builder<PatchBackendBucketRequest,Operation> patchSettings()
Returns the builder for the settings used for calls to patch.
Returns
setEdgeSecurityPolicyOperationSettings()
public OperationCallSettings.Builder<SetEdgeSecurityPolicyBackendBucketRequest,Operation,Operation> setEdgeSecurityPolicyOperationSettings()
Returns the builder for the settings used for calls to setEdgeSecurityPolicy.
Returns
setEdgeSecurityPolicySettings()
public UnaryCallSettings.Builder<SetEdgeSecurityPolicyBackendBucketRequest,Operation> setEdgeSecurityPolicySettings()
Returns the builder for the settings used for calls to setEdgeSecurityPolicy.
Returns
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
Returns
Type | Description |
com.google.common.collect.ImmutableList<Builder<?,?>> | |
updateOperationSettings()
public OperationCallSettings.Builder<UpdateBackendBucketRequest,Operation,Operation> updateOperationSettings()
Returns the builder for the settings used for calls to update.
Returns
updateSettings()
public UnaryCallSettings.Builder<UpdateBackendBucketRequest,Operation> updateSettings()
Returns the builder for the settings used for calls to update.
Returns