Package com.google.cloud.workstations.v1
Class WorkstationsSettings.Builder
- java.lang.Object
-
- com.google.api.gax.rpc.ClientSettings.Builder<WorkstationsSettings,WorkstationsSettings.Builder>
-
- com.google.cloud.workstations.v1.WorkstationsSettings.Builder
-
- Enclosing class:
- WorkstationsSettings
public static class WorkstationsSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<WorkstationsSettings,WorkstationsSettings.Builder>
Builder for WorkstationsSettings.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Builder()
protected
Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected
Builder(WorkstationsStubSettings.Builder stubSettings)
protected
Builder(WorkstationsSettings settings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description WorkstationsSettings.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.WorkstationsSettings
build()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateWorkstationClusterRequest,WorkstationCluster,OperationMetadata>
createWorkstationClusterOperationSettings()
Returns the builder for the settings used for calls to createWorkstationCluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateWorkstationClusterRequest,com.google.longrunning.Operation>
createWorkstationClusterSettings()
Returns the builder for the settings used for calls to createWorkstationCluster.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateWorkstationConfigRequest,WorkstationConfig,OperationMetadata>
createWorkstationConfigOperationSettings()
Returns the builder for the settings used for calls to createWorkstationConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateWorkstationConfigRequest,com.google.longrunning.Operation>
createWorkstationConfigSettings()
Returns the builder for the settings used for calls to createWorkstationConfig.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateWorkstationRequest,Workstation,OperationMetadata>
createWorkstationOperationSettings()
Returns the builder for the settings used for calls to createWorkstation.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateWorkstationRequest,com.google.longrunning.Operation>
createWorkstationSettings()
Returns the builder for the settings used for calls to createWorkstation.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteWorkstationClusterRequest,WorkstationCluster,OperationMetadata>
deleteWorkstationClusterOperationSettings()
Returns the builder for the settings used for calls to deleteWorkstationCluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteWorkstationClusterRequest,com.google.longrunning.Operation>
deleteWorkstationClusterSettings()
Returns the builder for the settings used for calls to deleteWorkstationCluster.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteWorkstationConfigRequest,WorkstationConfig,OperationMetadata>
deleteWorkstationConfigOperationSettings()
Returns the builder for the settings used for calls to deleteWorkstationConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteWorkstationConfigRequest,com.google.longrunning.Operation>
deleteWorkstationConfigSettings()
Returns the builder for the settings used for calls to deleteWorkstationConfig.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteWorkstationRequest,Workstation,OperationMetadata>
deleteWorkstationOperationSettings()
Returns the builder for the settings used for calls to deleteWorkstation.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteWorkstationRequest,com.google.longrunning.Operation>
deleteWorkstationSettings()
Returns the builder for the settings used for calls to deleteWorkstation.com.google.api.gax.rpc.UnaryCallSettings.Builder<GenerateAccessTokenRequest,GenerateAccessTokenResponse>
generateAccessTokenSettings()
Returns the builder for the settings used for calls to generateAccessToken.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.WorkstationsStubSettings.Builder
getStubSettingsBuilder()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetWorkstationClusterRequest,WorkstationCluster>
getWorkstationClusterSettings()
Returns the builder for the settings used for calls to getWorkstationCluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetWorkstationConfigRequest,WorkstationConfig>
getWorkstationConfigSettings()
Returns the builder for the settings used for calls to getWorkstationConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetWorkstationRequest,Workstation>
getWorkstationSettings()
Returns the builder for the settings used for calls to getWorkstation.com.google.api.gax.rpc.PagedCallSettings.Builder<ListUsableWorkstationConfigsRequest,ListUsableWorkstationConfigsResponse,WorkstationsClient.ListUsableWorkstationConfigsPagedResponse>
listUsableWorkstationConfigsSettings()
Returns the builder for the settings used for calls to listUsableWorkstationConfigs.com.google.api.gax.rpc.PagedCallSettings.Builder<ListUsableWorkstationsRequest,ListUsableWorkstationsResponse,WorkstationsClient.ListUsableWorkstationsPagedResponse>
listUsableWorkstationsSettings()
Returns the builder for the settings used for calls to listUsableWorkstations.com.google.api.gax.rpc.PagedCallSettings.Builder<ListWorkstationClustersRequest,ListWorkstationClustersResponse,WorkstationsClient.ListWorkstationClustersPagedResponse>
listWorkstationClustersSettings()
Returns the builder for the settings used for calls to listWorkstationClusters.com.google.api.gax.rpc.PagedCallSettings.Builder<ListWorkstationConfigsRequest,ListWorkstationConfigsResponse,WorkstationsClient.ListWorkstationConfigsPagedResponse>
listWorkstationConfigsSettings()
Returns the builder for the settings used for calls to listWorkstationConfigs.com.google.api.gax.rpc.PagedCallSettings.Builder<ListWorkstationsRequest,ListWorkstationsResponse,WorkstationsClient.ListWorkstationsPagedResponse>
listWorkstationsSettings()
Returns the builder for the settings used for calls to listWorkstations.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.OperationCallSettings.Builder<StartWorkstationRequest,Workstation,OperationMetadata>
startWorkstationOperationSettings()
Returns the builder for the settings used for calls to startWorkstation.com.google.api.gax.rpc.UnaryCallSettings.Builder<StartWorkstationRequest,com.google.longrunning.Operation>
startWorkstationSettings()
Returns the builder for the settings used for calls to startWorkstation.com.google.api.gax.rpc.OperationCallSettings.Builder<StopWorkstationRequest,Workstation,OperationMetadata>
stopWorkstationOperationSettings()
Returns the builder for the settings used for calls to stopWorkstation.com.google.api.gax.rpc.UnaryCallSettings.Builder<StopWorkstationRequest,com.google.longrunning.Operation>
stopWorkstationSettings()
Returns the builder for the settings used for calls to stopWorkstation.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.api.gax.rpc.OperationCallSettings.Builder<UpdateWorkstationClusterRequest,WorkstationCluster,OperationMetadata>
updateWorkstationClusterOperationSettings()
Returns the builder for the settings used for calls to updateWorkstationCluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateWorkstationClusterRequest,com.google.longrunning.Operation>
updateWorkstationClusterSettings()
Returns the builder for the settings used for calls to updateWorkstationCluster.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateWorkstationConfigRequest,WorkstationConfig,OperationMetadata>
updateWorkstationConfigOperationSettings()
Returns the builder for the settings used for calls to updateWorkstationConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateWorkstationConfigRequest,com.google.longrunning.Operation>
updateWorkstationConfigSettings()
Returns the builder for the settings used for calls to updateWorkstationConfig.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateWorkstationRequest,Workstation,OperationMetadata>
updateWorkstationOperationSettings()
Returns the builder for the settings used for calls to updateWorkstation.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateWorkstationRequest,com.google.longrunning.Operation>
updateWorkstationSettings()
Returns the builder for the settings used for calls to updateWorkstation.-
Methods inherited from class com.google.api.gax.rpc.ClientSettings.Builder
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setWatchdogCheckInterval, setWatchdogProvider, toString
-
-
-
-
Constructor Detail
-
Builder
protected Builder() throws IOException
- Throws:
IOException
-
Builder
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
-
Builder
protected Builder(WorkstationsSettings settings)
-
Builder
protected Builder(WorkstationsStubSettings.Builder stubSettings)
-
-
Method Detail
-
getStubSettingsBuilder
public WorkstationsStubSettings.Builder getStubSettingsBuilder()
-
applyToAllUnaryMethods
public WorkstationsSettings.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.Note: This method does not support applying settings to streaming methods.
-
getWorkstationClusterSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetWorkstationClusterRequest,WorkstationCluster> getWorkstationClusterSettings()
Returns the builder for the settings used for calls to getWorkstationCluster.
-
listWorkstationClustersSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListWorkstationClustersRequest,ListWorkstationClustersResponse,WorkstationsClient.ListWorkstationClustersPagedResponse> listWorkstationClustersSettings()
Returns the builder for the settings used for calls to listWorkstationClusters.
-
createWorkstationClusterSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateWorkstationClusterRequest,com.google.longrunning.Operation> createWorkstationClusterSettings()
Returns the builder for the settings used for calls to createWorkstationCluster.
-
createWorkstationClusterOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateWorkstationClusterRequest,WorkstationCluster,OperationMetadata> createWorkstationClusterOperationSettings()
Returns the builder for the settings used for calls to createWorkstationCluster.
-
updateWorkstationClusterSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateWorkstationClusterRequest,com.google.longrunning.Operation> updateWorkstationClusterSettings()
Returns the builder for the settings used for calls to updateWorkstationCluster.
-
updateWorkstationClusterOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateWorkstationClusterRequest,WorkstationCluster,OperationMetadata> updateWorkstationClusterOperationSettings()
Returns the builder for the settings used for calls to updateWorkstationCluster.
-
deleteWorkstationClusterSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteWorkstationClusterRequest,com.google.longrunning.Operation> deleteWorkstationClusterSettings()
Returns the builder for the settings used for calls to deleteWorkstationCluster.
-
deleteWorkstationClusterOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteWorkstationClusterRequest,WorkstationCluster,OperationMetadata> deleteWorkstationClusterOperationSettings()
Returns the builder for the settings used for calls to deleteWorkstationCluster.
-
getWorkstationConfigSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetWorkstationConfigRequest,WorkstationConfig> getWorkstationConfigSettings()
Returns the builder for the settings used for calls to getWorkstationConfig.
-
listWorkstationConfigsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListWorkstationConfigsRequest,ListWorkstationConfigsResponse,WorkstationsClient.ListWorkstationConfigsPagedResponse> listWorkstationConfigsSettings()
Returns the builder for the settings used for calls to listWorkstationConfigs.
-
listUsableWorkstationConfigsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListUsableWorkstationConfigsRequest,ListUsableWorkstationConfigsResponse,WorkstationsClient.ListUsableWorkstationConfigsPagedResponse> listUsableWorkstationConfigsSettings()
Returns the builder for the settings used for calls to listUsableWorkstationConfigs.
-
createWorkstationConfigSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateWorkstationConfigRequest,com.google.longrunning.Operation> createWorkstationConfigSettings()
Returns the builder for the settings used for calls to createWorkstationConfig.
-
createWorkstationConfigOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateWorkstationConfigRequest,WorkstationConfig,OperationMetadata> createWorkstationConfigOperationSettings()
Returns the builder for the settings used for calls to createWorkstationConfig.
-
updateWorkstationConfigSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateWorkstationConfigRequest,com.google.longrunning.Operation> updateWorkstationConfigSettings()
Returns the builder for the settings used for calls to updateWorkstationConfig.
-
updateWorkstationConfigOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateWorkstationConfigRequest,WorkstationConfig,OperationMetadata> updateWorkstationConfigOperationSettings()
Returns the builder for the settings used for calls to updateWorkstationConfig.
-
deleteWorkstationConfigSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteWorkstationConfigRequest,com.google.longrunning.Operation> deleteWorkstationConfigSettings()
Returns the builder for the settings used for calls to deleteWorkstationConfig.
-
deleteWorkstationConfigOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteWorkstationConfigRequest,WorkstationConfig,OperationMetadata> deleteWorkstationConfigOperationSettings()
Returns the builder for the settings used for calls to deleteWorkstationConfig.
-
getWorkstationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetWorkstationRequest,Workstation> getWorkstationSettings()
Returns the builder for the settings used for calls to getWorkstation.
-
listWorkstationsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListWorkstationsRequest,ListWorkstationsResponse,WorkstationsClient.ListWorkstationsPagedResponse> listWorkstationsSettings()
Returns the builder for the settings used for calls to listWorkstations.
-
listUsableWorkstationsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListUsableWorkstationsRequest,ListUsableWorkstationsResponse,WorkstationsClient.ListUsableWorkstationsPagedResponse> listUsableWorkstationsSettings()
Returns the builder for the settings used for calls to listUsableWorkstations.
-
createWorkstationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateWorkstationRequest,com.google.longrunning.Operation> createWorkstationSettings()
Returns the builder for the settings used for calls to createWorkstation.
-
createWorkstationOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateWorkstationRequest,Workstation,OperationMetadata> createWorkstationOperationSettings()
Returns the builder for the settings used for calls to createWorkstation.
-
updateWorkstationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateWorkstationRequest,com.google.longrunning.Operation> updateWorkstationSettings()
Returns the builder for the settings used for calls to updateWorkstation.
-
updateWorkstationOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateWorkstationRequest,Workstation,OperationMetadata> updateWorkstationOperationSettings()
Returns the builder for the settings used for calls to updateWorkstation.
-
deleteWorkstationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteWorkstationRequest,com.google.longrunning.Operation> deleteWorkstationSettings()
Returns the builder for the settings used for calls to deleteWorkstation.
-
deleteWorkstationOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteWorkstationRequest,Workstation,OperationMetadata> deleteWorkstationOperationSettings()
Returns the builder for the settings used for calls to deleteWorkstation.
-
startWorkstationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<StartWorkstationRequest,com.google.longrunning.Operation> startWorkstationSettings()
Returns the builder for the settings used for calls to startWorkstation.
-
startWorkstationOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<StartWorkstationRequest,Workstation,OperationMetadata> startWorkstationOperationSettings()
Returns the builder for the settings used for calls to startWorkstation.
-
stopWorkstationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<StopWorkstationRequest,com.google.longrunning.Operation> stopWorkstationSettings()
Returns the builder for the settings used for calls to stopWorkstation.
-
stopWorkstationOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<StopWorkstationRequest,Workstation,OperationMetadata> stopWorkstationOperationSettings()
Returns the builder for the settings used for calls to stopWorkstation.
-
generateAccessTokenSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GenerateAccessTokenRequest,GenerateAccessTokenResponse> generateAccessTokenSettings()
Returns the builder for the settings used for calls to generateAccessToken.
-
setIamPolicySettings
public 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.
-
getIamPolicySettings
public 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.
-
testIamPermissionsSettings
public 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.
-
build
public WorkstationsSettings build() throws IOException
- Specified by:
build
in classcom.google.api.gax.rpc.ClientSettings.Builder<WorkstationsSettings,WorkstationsSettings.Builder>
- Throws:
IOException
-
-