次の方法で共有


SegmentedStorageRequest クラス

  • java.lang.Object
    • com.microsoft.azure.storage.core.SegmentedStorageRequest

public class SegmentedStorageRequest

メソッドの概要

修飾子と型 メソッドと説明
final ResultContinuation getToken()
final void setToken(final ResultContinuation token)

メソッドの詳細

getToken

public final ResultContinuation getToken()

Returns:

トークン。

setToken

public final void setToken(final ResultContinuation token)

Parameters:

token - 設定するトークン。

適用対象