Class WorkstationsStubSettings.Builder
- java.lang.Object
-
- com.google.api.gax.rpc.StubSettings.Builder<WorkstationsStubSettings,WorkstationsStubSettings.Builder>
-
- com.google.cloud.workstations.v1.stub.WorkstationsStubSettings.Builder
-
- Enclosing class:
- WorkstationsStubSettings
public static class WorkstationsStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<WorkstationsStubSettings,WorkstationsStubSettings.Builder>
Builder for WorkstationsStubSettings.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Builder()
protected
Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected
Builder(WorkstationsStubSettings settings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description WorkstationsStubSettings.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.WorkstationsStubSettings
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.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.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>>
unaryMethodSettingsBuilders()
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.StubSettings.Builder
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, toString
-
-
-
-
Constructor Detail
-
Builder
protected Builder()
-
Builder
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
-
Builder
protected Builder(WorkstationsStubSettings settings)
-
-
Method Detail
-
applyToAllUnaryMethods
public WorkstationsStubSettings.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.
-
unaryMethodSettingsBuilders
public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
-
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
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") 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
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") 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
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") 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
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") 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
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") 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
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") 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
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") 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
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") 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
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") 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
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") 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
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") 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 WorkstationsStubSettings build() throws IOException
- Specified by:
build
in classcom.google.api.gax.rpc.StubSettings.Builder<WorkstationsStubSettings,WorkstationsStubSettings.Builder>
- Throws:
IOException
-
-