public static final class DeleteShortUrlRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteShortUrlRequest |
build() |
DeleteShortUrlRequest.Builder |
ownerId(Long ownerId)
OwnerId.
|
DeleteShortUrlRequest.Builder |
resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
DeleteShortUrlRequest.Builder |
resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
DeleteShortUrlRequest.Builder |
sourceUrl(String sourceUrl)
The source address.
|
public DeleteShortUrlRequest.Builder ownerId(Long ownerId)
public DeleteShortUrlRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public DeleteShortUrlRequest.Builder resourceOwnerId(Long resourceOwnerId)
public DeleteShortUrlRequest.Builder sourceUrl(String sourceUrl)
The source address. The address can be up to 1,000 characters in length.
This parameter is required.
example:public DeleteShortUrlRequest build()
Copyright © 2026. All rights reserved.