public static class BackendBucketsStubSettings.Builder extends StubSettings.Builder<BackendBucketsStubSettings,BackendBucketsStubSettings.Builder>
Builder for BackendBucketsStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Builder(BackendBucketsStubSettings settings)
protected Builder(BackendBucketsStubSettings settings)
Methods
addSignedUrlKeyOperationSettings()
public OperationCallSettings.Builder<AddSignedUrlKeyBackendBucketRequest,Operation,Operation> addSignedUrlKeyOperationSettings()
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 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 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.
build()
public BackendBucketsStubSettings build()
Overrides
deleteOperationSettings()
public OperationCallSettings.Builder<DeleteBackendBucketRequest,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<DeleteBackendBucketRequest,Operation> deleteSettings()
Returns the builder for the settings used for calls to delete.
deleteSignedUrlKeyOperationSettings()
public OperationCallSettings.Builder<DeleteSignedUrlKeyBackendBucketRequest,Operation,Operation> deleteSignedUrlKeyOperationSettings()
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 deleteSignedUrlKey.
deleteSignedUrlKeySettings()
public UnaryCallSettings.Builder<DeleteSignedUrlKeyBackendBucketRequest,Operation> deleteSignedUrlKeySettings()
Returns the builder for the settings used for calls to deleteSignedUrlKey.
getSettings()
public UnaryCallSettings.Builder<GetBackendBucketRequest,BackendBucket> getSettings()
Returns the builder for the settings used for calls to get.
insertOperationSettings()
public OperationCallSettings.Builder<InsertBackendBucketRequest,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<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()
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 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()
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 setEdgeSecurityPolicy.
setEdgeSecurityPolicySettings()
public UnaryCallSettings.Builder<SetEdgeSecurityPolicyBackendBucketRequest,Operation> setEdgeSecurityPolicySettings()
Returns the builder for the settings used for calls to setEdgeSecurityPolicy.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
Returns Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>
updateOperationSettings()
public OperationCallSettings.Builder<UpdateBackendBucketRequest,Operation,Operation> updateOperationSettings()
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 update.
updateSettings()
public UnaryCallSettings.Builder<UpdateBackendBucketRequest,Operation> updateSettings()
Returns the builder for the settings used for calls to update.