你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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 - 要设置的令牌。

适用于