public interface EndpointBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
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.
|
String buildGeneralApiEndpoint(String bucketName)
bucketName - the bucketName should contain the appid. for example. movie-12510000.String buildGetServiceApiEndpoint()
Copyright © 2022. All rights reserved.