public class SuffixEndpointBuilder extends Object implements EndpointBuilder
| 构造器和说明 |
|---|
SuffixEndpointBuilder(String endpointSuffix) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
buildGeneralApiEndpoint(String bucketName)
build endpoint endpoint, the endpoint is used by bucket and objects api. except the get service api.
|
String |
buildGetServiceApiEndpoint()
the endpoint is used by Get Service Api.
|
public SuffixEndpointBuilder(String endpointSuffix)
public String buildGeneralApiEndpoint(String bucketName)
EndpointBuilderbuildGeneralApiEndpoint 在接口中 EndpointBuilderbucketName - the bucketName should contain the appid. for example. movie-12510000.public String buildGetServiceApiEndpoint()
EndpointBuilderbuildGetServiceApiEndpoint 在接口中 EndpointBuilderCopyright © 2022. All rights reserved.