public static final class SetCrossdomainContentRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
SetCrossdomainContentRequest |
build() |
SetCrossdomainContentRequest.Builder |
content(String content)
The content of the cross-domain policy file.
|
SetCrossdomainContentRequest.Builder |
ownerAccount(String ownerAccount)
OwnerAccount.
|
SetCrossdomainContentRequest.Builder |
ownerId(String ownerId)
OwnerId.
|
SetCrossdomainContentRequest.Builder |
resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
SetCrossdomainContentRequest.Builder |
resourceOwnerId(String resourceOwnerId)
ResourceOwnerId.
|
SetCrossdomainContentRequest.Builder |
resourceRealOwnerId(String resourceRealOwnerId)
The ID of the resource owner.
|
SetCrossdomainContentRequest.Builder |
storageLocation(String storageLocation)
The URL of the Object Storage Service (OSS) bucket.
|
public SetCrossdomainContentRequest.Builder content(String content)
public SetCrossdomainContentRequest.Builder ownerAccount(String ownerAccount)
public SetCrossdomainContentRequest.Builder ownerId(String ownerId)
public SetCrossdomainContentRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public SetCrossdomainContentRequest.Builder resourceOwnerId(String resourceOwnerId)
public SetCrossdomainContentRequest.Builder resourceRealOwnerId(String resourceRealOwnerId)
public SetCrossdomainContentRequest.Builder storageLocation(String storageLocation)
public SetCrossdomainContentRequest build()
Copyright © 2024. All rights reserved.