public static class BackendBucketsSettings.Builder extends ClientSettings.Builder<BackendBucketsSettings,BackendBucketsSettings.Builder>
Builder for BackendBucketsSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Builder(BackendBucketsSettings settings)
protected Builder(BackendBucketsSettings settings)
Builder(BackendBucketsStubSettings.Builder stubSettings)
protected Builder(BackendBucketsStubSettings.Builder stubSettings)
Methods
addSignedUrlKeyOperationSettings()
public OperationCallSettings.Builder<AddSignedUrlKeyBackendBucketRequest,Operation,Operation> addSignedUrlKeyOperationSettings()
Returns the builder for the settings used for calls to addSignedUrlKey.
addSignedUrlKeySettings()
public UnaryCallSettings.Builder<AddSignedUrlKeyBackendBucketRequest,Operation> addSignedUrlKeySettings()
Returns the builder for the settings used for calls to addSignedUrlKey.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public BackendBucketsSettings.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 BackendBucketsSettings build()
Overrides
deleteOperationSettings()
public OperationCallSettings.Builder<DeleteBackendBucketRequest,Operation,Operation> deleteOperationSettings()
Returns the builder for the settings used for calls to delete.
deleteSettings()
public UnaryCallSettings.Builder<DeleteBackendBucketRequest,Operation> deleteSettings()
Returns the builder for the settings used for calls to delete.
deleteSignedUrlKeyOperationSettings()
public OperationCallSettings.Builder<DeleteSignedUrlKeyBackendBucketRequest,Operation,Operation> deleteSignedUrlKeyOperationSettings()
Returns the builder for the settings used for calls to deleteSignedUrlKey.
deleteSignedUrlKeySettings()
public UnaryCallSettings.Builder<DeleteSignedUrlKeyBackendBucketRequest,Operation> deleteSignedUrlKeySettings()
Returns the builder for the settings used for calls to deleteSignedUrlKey.
getIamPolicySettings()
public UnaryCallSettings.Builder<GetIamPolicyBackendBucketRequest,Policy> getIamPolicySettings()
Returns the builder for the settings used for calls to getIamPolicy.
getSettings()
public UnaryCallSettings.Builder<GetBackendBucketRequest,BackendBucket> getSettings()
Returns the builder for the settings used for calls to get.
getStubSettingsBuilder()
public BackendBucketsStubSettings.Builder getStubSettingsBuilder()
insertOperationSettings()
public OperationCallSettings.Builder<InsertBackendBucketRequest,Operation,Operation> insertOperationSettings()
Returns the builder for the settings used for calls to insert.
insertSettings()
public UnaryCallSettings.Builder<InsertBackendBucketRequest,Operation> insertSettings()
Returns the builder for the settings used for calls to insert.
listSettings()
public PagedCallSettings.Builder<ListBackendBucketsRequest,BackendBucketList,BackendBucketsClient.ListPagedResponse> listSettings()
Returns the builder for the settings used for calls to list.
patchOperationSettings()
public OperationCallSettings.Builder<PatchBackendBucketRequest,Operation,Operation> patchOperationSettings()
Returns the builder for the settings used for calls to patch.
patchSettings()
public UnaryCallSettings.Builder<PatchBackendBucketRequest,Operation> patchSettings()
Returns the builder for the settings used for calls to patch.
setEdgeSecurityPolicyOperationSettings()
public OperationCallSettings.Builder<SetEdgeSecurityPolicyBackendBucketRequest,Operation,Operation> setEdgeSecurityPolicyOperationSettings()
Returns the builder for the settings used for calls to setEdgeSecurityPolicy.
setEdgeSecurityPolicySettings()
public UnaryCallSettings.Builder<SetEdgeSecurityPolicyBackendBucketRequest,Operation> setEdgeSecurityPolicySettings()
Returns the builder for the settings used for calls to setEdgeSecurityPolicy.
setIamPolicySettings()
public UnaryCallSettings.Builder<SetIamPolicyBackendBucketRequest,Policy> setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.
testIamPermissionsSettings()
public UnaryCallSettings.Builder<TestIamPermissionsBackendBucketRequest,TestPermissionsResponse> testIamPermissionsSettings()
Returns the builder for the settings used for calls to testIamPermissions.
updateOperationSettings()
public OperationCallSettings.Builder<UpdateBackendBucketRequest,Operation,Operation> updateOperationSettings()
Returns the builder for the settings used for calls to update.
updateSettings()
public UnaryCallSettings.Builder<UpdateBackendBucketRequest,Operation> updateSettings()
Returns the builder for the settings used for calls to update.