この文章は Salesforce 機械翻訳システムを使用して翻訳されました。詳細はこちらをご参照ください。
英語に切り替える

Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.​GroupRecordPage クラス

ConnectApi.GroupRecord オブジェクトのページ設定されたリスト。
プロパティ 説明 使用可能なバージョン
current​PageUrl String 現在のページを識別する Chatter REST API URL。 33.0
next​PageUrl String 次のページを識別する Chatter REST API URL。次のページがない場合は null。別のページを取得する前に、この値が null であるかどうかを確認します。ページが存在しない場合は、ConnectApi.NotFoundException エラーが返されます。 33.0
previous​PageUrl String 前のページを識別する Chatter REST API URL。前のページがない場合は null 33.0
records List<ConnectApi.​GroupRecord> 現在のページ内のレコードのリスト。 33.0
total​Record​Count Integer グループに関連付けられたレコードの総数。 33.0