Class WorkflowTemplateServiceSettings.Builder

    • Method Detail

      • applyToAllUnaryMethods

        public WorkflowTemplateServiceSettings.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.

      • createWorkflowTemplateSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateWorkflowTemplateRequest,​WorkflowTemplate> createWorkflowTemplateSettings()
        Returns the builder for the settings used for calls to createWorkflowTemplate.
      • getWorkflowTemplateSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetWorkflowTemplateRequest,​WorkflowTemplate> getWorkflowTemplateSettings()
        Returns the builder for the settings used for calls to getWorkflowTemplate.
      • instantiateWorkflowTemplateSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<InstantiateWorkflowTemplateRequest,​com.google.longrunning.Operation> instantiateWorkflowTemplateSettings()
        Returns the builder for the settings used for calls to instantiateWorkflowTemplate.
      • instantiateWorkflowTemplateOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<InstantiateWorkflowTemplateRequest,​com.google.protobuf.Empty,​WorkflowMetadata> instantiateWorkflowTemplateOperationSettings()
        Returns the builder for the settings used for calls to instantiateWorkflowTemplate.
      • instantiateInlineWorkflowTemplateSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<InstantiateInlineWorkflowTemplateRequest,​com.google.longrunning.Operation> instantiateInlineWorkflowTemplateSettings()
        Returns the builder for the settings used for calls to instantiateInlineWorkflowTemplate.
      • instantiateInlineWorkflowTemplateOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<InstantiateInlineWorkflowTemplateRequest,​com.google.protobuf.Empty,​WorkflowMetadata> instantiateInlineWorkflowTemplateOperationSettings()
        Returns the builder for the settings used for calls to instantiateInlineWorkflowTemplate.
      • updateWorkflowTemplateSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateWorkflowTemplateRequest,​WorkflowTemplate> updateWorkflowTemplateSettings()
        Returns the builder for the settings used for calls to updateWorkflowTemplate.
      • deleteWorkflowTemplateSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteWorkflowTemplateRequest,​com.google.protobuf.Empty> deleteWorkflowTemplateSettings()
        Returns the builder for the settings used for calls to deleteWorkflowTemplate.
      • 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.