Class WorkstationsSettings.Builder

    • Method Detail

      • 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.
      • 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.
      • 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.
      • 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.
      • getWorkstationConfigSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetWorkstationConfigRequest,​WorkstationConfig> getWorkstationConfigSettings()
        Returns the builder for the settings used for calls to getWorkstationConfig.
      • 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.
      • 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.
      • 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.
      • getWorkstationSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetWorkstationRequest,​Workstation> getWorkstationSettings()
        Returns the builder for the settings used for calls to getWorkstation.
      • 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.
      • 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.