ListPathsResponse クラス

定義

listPaths アクションの応答クラス

public class ListPathsResponse
type ListPathsResponse = class
Public Class ListPathsResponse
継承
ListPathsResponse

コンストラクター

ListPathsResponse()

ListPathsResponse クラスの新しいインスタンスを初期化します。

ListPathsResponse(IList<StreamingPath>, IList<String>)

ListPathsResponse クラスの新しいインスタンスを初期化します。

プロパティ

DownloadPaths

現在のストリーミング ロケーターでサポートされているダウンロード パスを取得または設定します

StreamingPaths

現在のストリーミング ロケーターでサポートされているストリーミング パスを取得または設定します

適用対象