検索

122.3. Spring Boot Auto-Configuration

download PDF

このコンポーネントは、以下に示す 13 のオプションをサポートします。

名前説明デフォルトタイプ

camel.component.google-mail-stream.client-factory

クライアントファクトリー。オプションは org.apache.camel.component.google.mail.GoogleMailClientFactory タイプです。

 

String

camel.component.google-mail-stream.configuration.access-token

OAuth 2 アクセストークン通常、これは 1 時間後に期限切れになるため、長期間の使用には refreshToken をお勧めします。

 

String

camel.component.google-mail-stream.configuration.application-name

Google メールアプリケーション名。例は camel-google-mail/1.0 です

 

String

camel.component.google-mail-stream.configuration.client-id

メールアプリケーションのクライアント ID

 

String

camel.component.google-mail-stream.configuration.client-secret

メールアプリケーションのクライアントシークレット

 

String

camel.component.google-mail-stream.configuration.index

エンドポイントのインデックスを指定します

 

String

camel.component.google-mail-stream.configuration.labels

考慮するラベルのコンマ区切りリスト

 

String

camel.component.google-mail-stream.configuration.mark-as-read

消費されたメッセージを既読としてマークします

false

Boolean

camel.component.google-mail-stream.configuration.max-results

返される最大の結果

10

Long

camel.component.google-mail-stream.configuration.query

Gmail ボックスで実行するクエリー

is:unread

String

camel.component.google-mail-stream.configuration.refresh-token

OAuth 2 トークンの更新これにより、Google カレンダーコンポーネントは、現在の有効期限が切れるたびに新しい accessToken を取得できます。アプリケーションが長期間使用する場合は必要となります。

 

String

camel.component.google-mail-stream.enabled

google-mail-stream コンポーネントの自動設定を有効にするかどうか。これはデフォルトで有効になっています。

 

Boolean

camel.component.google-mail-stream.resolve-property-placeholders

起動時にコンポーネントがプロパティープレースホルダーを解決するかどうか。String タイプのプロパティーのみがプロパティープレースホルダーを使用できます。

true

Boolean

Red Hat logoGithubRedditYoutubeTwitter

詳細情報

試用、購入および販売

コミュニティー

Red Hat ドキュメントについて

Red Hat をお使いのお客様が、信頼できるコンテンツが含まれている製品やサービスを活用することで、イノベーションを行い、目標を達成できるようにします。

多様性を受け入れるオープンソースの強化

Red Hat では、コード、ドキュメント、Web プロパティーにおける配慮に欠ける用語の置き換えに取り組んでいます。このような変更は、段階的に実施される予定です。詳細情報: Red Hat ブログ.

会社概要

Red Hat は、企業がコアとなるデータセンターからネットワークエッジに至るまで、各種プラットフォームや環境全体で作業を簡素化できるように、強化されたソリューションを提供しています。

© 2024 Red Hat, Inc.