public static final class QueryShortUrlRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
QueryShortUrlRequest |
build() |
QueryShortUrlRequest.Builder |
ownerId(Long ownerId)
OwnerId.
|
QueryShortUrlRequest.Builder |
resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
QueryShortUrlRequest.Builder |
resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
QueryShortUrlRequest.Builder |
shortUrl(String shortUrl)
The short URL.
|
public QueryShortUrlRequest.Builder ownerId(Long ownerId)
public QueryShortUrlRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public QueryShortUrlRequest.Builder resourceOwnerId(Long resourceOwnerId)
public QueryShortUrlRequest.Builder shortUrl(String shortUrl)
public QueryShortUrlRequest build()
Copyright © 2024. All rights reserved.