public static class ProjectsStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<ProjectsStubSettings,ProjectsStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(ProjectsStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
ProjectsStubSettings.Builder |
applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.
|
ProjectsStubSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateProjectRequest,Project,CreateProjectMetadata> |
createProjectOperationSettings()
Returns the builder for the settings used for calls to createProject.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateProjectRequest,com.google.longrunning.Operation> |
createProjectSettings()
Returns the builder for the settings used for calls to createProject.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteProjectRequest,Project,DeleteProjectMetadata> |
deleteProjectOperationSettings()
Returns the builder for the settings used for calls to deleteProject.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteProjectRequest,com.google.longrunning.Operation> |
deleteProjectSettings()
Returns the builder for the settings used for calls to deleteProject.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
getIamPolicySettings()
Returns the builder for the settings used for calls to getIamPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetProjectRequest,Project> |
getProjectSettings()
Returns the builder for the settings used for calls to getProject.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListProjectsRequest,ListProjectsResponse,ProjectsClient.ListProjectsPagedResponse> |
listProjectsSettings()
Returns the builder for the settings used for calls to listProjects.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<MoveProjectRequest,Project,MoveProjectMetadata> |
moveProjectOperationSettings()
Returns the builder for the settings used for calls to moveProject.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<MoveProjectRequest,com.google.longrunning.Operation> |
moveProjectSettings()
Returns the builder for the settings used for calls to moveProject.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<SearchProjectsRequest,SearchProjectsResponse,ProjectsClient.SearchProjectsPagedResponse> |
searchProjectsSettings()
Returns the builder for the settings used for calls to searchProjects.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |
testIamPermissionsSettings()
Returns the builder for the settings used for calls to testIamPermissions.
|
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
com.google.api.gax.rpc.OperationCallSettings.Builder<UndeleteProjectRequest,Project,UndeleteProjectMetadata> |
undeleteProjectOperationSettings()
Returns the builder for the settings used for calls to undeleteProject.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeleteProjectRequest,com.google.longrunning.Operation> |
undeleteProjectSettings()
Returns the builder for the settings used for calls to undeleteProject.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateProjectRequest,Project,UpdateProjectMetadata> |
updateProjectOperationSettings()
Returns the builder for the settings used for calls to updateProject.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateProjectRequest,com.google.longrunning.Operation> |
updateProjectSettings()
Returns the builder for the settings used for calls to updateProject.
|
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogCheckIntervalDuration, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogCheckIntervalDuration, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, setUniverseDomain, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(ProjectsStubSettings settings)
public ProjectsStubSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Note: This method does not support applying settings to streaming methods.
public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetProjectRequest,Project> getProjectSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListProjectsRequest,ListProjectsResponse,ProjectsClient.ListProjectsPagedResponse> listProjectsSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<SearchProjectsRequest,SearchProjectsResponse,ProjectsClient.SearchProjectsPagedResponse> searchProjectsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateProjectRequest,com.google.longrunning.Operation> createProjectSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateProjectRequest,Project,CreateProjectMetadata> createProjectOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateProjectRequest,com.google.longrunning.Operation> updateProjectSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateProjectRequest,Project,UpdateProjectMetadata> updateProjectOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<MoveProjectRequest,com.google.longrunning.Operation> moveProjectSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<MoveProjectRequest,Project,MoveProjectMetadata> moveProjectOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteProjectRequest,com.google.longrunning.Operation> deleteProjectSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteProjectRequest,Project,DeleteProjectMetadata> deleteProjectOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeleteProjectRequest,com.google.longrunning.Operation> undeleteProjectSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UndeleteProjectRequest,Project,UndeleteProjectMetadata> undeleteProjectOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> getIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> setIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsSettings()
public ProjectsStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<ProjectsStubSettings,ProjectsStubSettings.Builder>IOExceptionCopyright © 2024 Google LLC. All rights reserved.