public static class StorageControlStubSettings.Builder extends StubSettings.Builder<StorageControlStubSettings,StorageControlStubSettings.Builder>
Builder for StorageControlStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Builder(StorageControlStubSettings settings)
protected Builder(StorageControlStubSettings settings)
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public StorageControlStubSettings.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 StorageControlStubSettings build()
Overrides
createAnywhereCacheOperationSettings()
public OperationCallSettings.Builder<CreateAnywhereCacheRequest,AnywhereCache,CreateAnywhereCacheMetadata> createAnywhereCacheOperationSettings()
Returns the builder for the settings used for calls to createAnywhereCache.
createAnywhereCacheSettings()
public UnaryCallSettings.Builder<CreateAnywhereCacheRequest,Operation> createAnywhereCacheSettings()
Returns the builder for the settings used for calls to createAnywhereCache.
createFolderSettings()
public UnaryCallSettings.Builder<CreateFolderRequest,Folder> createFolderSettings()
Returns the builder for the settings used for calls to createFolder.
createManagedFolderSettings()
public UnaryCallSettings.Builder<CreateManagedFolderRequest,ManagedFolder> createManagedFolderSettings()
Returns the builder for the settings used for calls to createManagedFolder.
deleteFolderRecursiveOperationSettings()
public OperationCallSettings.Builder<DeleteFolderRecursiveRequest,Empty,DeleteFolderRecursiveMetadata> deleteFolderRecursiveOperationSettings()
Returns the builder for the settings used for calls to deleteFolderRecursive.
deleteFolderRecursiveSettings()
public UnaryCallSettings.Builder<DeleteFolderRecursiveRequest,Operation> deleteFolderRecursiveSettings()
Returns the builder for the settings used for calls to deleteFolderRecursive.
deleteFolderSettings()
public UnaryCallSettings.Builder<DeleteFolderRequest,Empty> deleteFolderSettings()
Returns the builder for the settings used for calls to deleteFolder.
deleteManagedFolderSettings()
public UnaryCallSettings.Builder<DeleteManagedFolderRequest,Empty> deleteManagedFolderSettings()
Returns the builder for the settings used for calls to deleteManagedFolder.
disableAnywhereCacheSettings()
public UnaryCallSettings.Builder<DisableAnywhereCacheRequest,AnywhereCache> disableAnywhereCacheSettings()
Returns the builder for the settings used for calls to disableAnywhereCache.
getAnywhereCacheSettings()
public UnaryCallSettings.Builder<GetAnywhereCacheRequest,AnywhereCache> getAnywhereCacheSettings()
Returns the builder for the settings used for calls to getAnywhereCache.
getFolderIntelligenceConfigSettings()
public UnaryCallSettings.Builder<GetFolderIntelligenceConfigRequest,IntelligenceConfig> getFolderIntelligenceConfigSettings()
Returns the builder for the settings used for calls to getFolderIntelligenceConfig.
getFolderSettings()
public UnaryCallSettings.Builder<GetFolderRequest,Folder> getFolderSettings()
Returns the builder for the settings used for calls to getFolder.
getIamPolicySettings()
public UnaryCallSettings.Builder<GetIamPolicyRequest,Policy> getIamPolicySettings()
Returns the builder for the settings used for calls to getIamPolicy.
| Returns |
| Type |
Description |
Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
|
getIntelligenceFindingRevisionSettings()
public UnaryCallSettings.Builder<GetIntelligenceFindingRevisionRequest,IntelligenceFindingRevision> getIntelligenceFindingRevisionSettings()
Returns the builder for the settings used for calls to getIntelligenceFindingRevision.
getIntelligenceFindingSettings()
public UnaryCallSettings.Builder<GetIntelligenceFindingRequest,IntelligenceFinding> getIntelligenceFindingSettings()
Returns the builder for the settings used for calls to getIntelligenceFinding.
getManagedFolderSettings()
public UnaryCallSettings.Builder<GetManagedFolderRequest,ManagedFolder> getManagedFolderSettings()
Returns the builder for the settings used for calls to getManagedFolder.
getOrganizationIntelligenceConfigSettings()
public UnaryCallSettings.Builder<GetOrganizationIntelligenceConfigRequest,IntelligenceConfig> getOrganizationIntelligenceConfigSettings()
Returns the builder for the settings used for calls to getOrganizationIntelligenceConfig.
getProjectIntelligenceConfigSettings()
public UnaryCallSettings.Builder<GetProjectIntelligenceConfigRequest,IntelligenceConfig> getProjectIntelligenceConfigSettings()
Returns the builder for the settings used for calls to getProjectIntelligenceConfig.
getStorageLayoutSettings()
public UnaryCallSettings.Builder<GetStorageLayoutRequest,StorageLayout> getStorageLayoutSettings()
Returns the builder for the settings used for calls to getStorageLayout.
listAnywhereCachesSettings()
public PagedCallSettings.Builder<ListAnywhereCachesRequest,ListAnywhereCachesResponse,StorageControlClient.ListAnywhereCachesPagedResponse> listAnywhereCachesSettings()
Returns the builder for the settings used for calls to listAnywhereCaches.
public PagedCallSettings.Builder<ListFoldersRequest,ListFoldersResponse,StorageControlClient.ListFoldersPagedResponse> listFoldersSettings()
Returns the builder for the settings used for calls to listFolders.
listIntelligenceFindingRevisionsSettings()
public PagedCallSettings.Builder<ListIntelligenceFindingRevisionsRequest,ListIntelligenceFindingRevisionsResponse,StorageControlClient.ListIntelligenceFindingRevisionsPagedResponse> listIntelligenceFindingRevisionsSettings()
Returns the builder for the settings used for calls to listIntelligenceFindingRevisions.
listIntelligenceFindingsSettings()
public PagedCallSettings.Builder<ListIntelligenceFindingsRequest,ListIntelligenceFindingsResponse,StorageControlClient.ListIntelligenceFindingsPagedResponse> listIntelligenceFindingsSettings()
Returns the builder for the settings used for calls to listIntelligenceFindings.
public PagedCallSettings.Builder<ListManagedFoldersRequest,ListManagedFoldersResponse,StorageControlClient.ListManagedFoldersPagedResponse> listManagedFoldersSettings()
Returns the builder for the settings used for calls to listManagedFolders.
pauseAnywhereCacheSettings()
public UnaryCallSettings.Builder<PauseAnywhereCacheRequest,AnywhereCache> pauseAnywhereCacheSettings()
Returns the builder for the settings used for calls to pauseAnywhereCache.
renameFolderOperationSettings()
public OperationCallSettings.Builder<RenameFolderRequest,Folder,RenameFolderMetadata> renameFolderOperationSettings()
Returns the builder for the settings used for calls to renameFolder.
renameFolderSettings()
public UnaryCallSettings.Builder<RenameFolderRequest,Operation> renameFolderSettings()
Returns the builder for the settings used for calls to renameFolder.
resumeAnywhereCacheSettings()
public UnaryCallSettings.Builder<ResumeAnywhereCacheRequest,AnywhereCache> resumeAnywhereCacheSettings()
Returns the builder for the settings used for calls to resumeAnywhereCache.
setIamPolicySettings()
public UnaryCallSettings.Builder<SetIamPolicyRequest,Policy> setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.
| Returns |
| Type |
Description |
Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
|
summarizeIntelligenceFindingsSettings()
public PagedCallSettings.Builder<SummarizeIntelligenceFindingsRequest,SummarizeIntelligenceFindingsResponse,StorageControlClient.SummarizeIntelligenceFindingsPagedResponse> summarizeIntelligenceFindingsSettings()
Returns the builder for the settings used for calls to summarizeIntelligenceFindings.
testIamPermissionsSettings()
public UnaryCallSettings.Builder<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsSettings()
Returns the builder for the settings used for calls to testIamPermissions.
| Returns |
| Type |
Description |
Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |
|
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
| Returns |
| Type |
Description |
com.google.common.collect.ImmutableList<Builder<?,?>> |
|
updateAnywhereCacheOperationSettings()
public OperationCallSettings.Builder<UpdateAnywhereCacheRequest,AnywhereCache,UpdateAnywhereCacheMetadata> updateAnywhereCacheOperationSettings()
Returns the builder for the settings used for calls to updateAnywhereCache.
updateAnywhereCacheSettings()
public UnaryCallSettings.Builder<UpdateAnywhereCacheRequest,Operation> updateAnywhereCacheSettings()
Returns the builder for the settings used for calls to updateAnywhereCache.
updateFolderIntelligenceConfigSettings()
public UnaryCallSettings.Builder<UpdateFolderIntelligenceConfigRequest,IntelligenceConfig> updateFolderIntelligenceConfigSettings()
Returns the builder for the settings used for calls to updateFolderIntelligenceConfig.
updateOrganizationIntelligenceConfigSettings()
public UnaryCallSettings.Builder<UpdateOrganizationIntelligenceConfigRequest,IntelligenceConfig> updateOrganizationIntelligenceConfigSettings()
Returns the builder for the settings used for calls to updateOrganizationIntelligenceConfig.
updateProjectIntelligenceConfigSettings()
public UnaryCallSettings.Builder<UpdateProjectIntelligenceConfigRequest,IntelligenceConfig> updateProjectIntelligenceConfigSettings()
Returns the builder for the settings used for calls to updateProjectIntelligenceConfig.