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()
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()
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.
getEndpoint()
public String getEndpoint()
Returns the endpoint set by the user or the the service's default endpoint.
Overrides
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.
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.
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.
updateSettings()
public UnaryCallSettings.Builder<UpdateBackendBucketRequest,Operation> updateSettings()
Returns the builder for the settings used for calls to update.