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()
bucketName - Copyright © 2020. All rights reserved.