public interface EndpointBuilder
Modifier and Type | Method and Description |
---|---|
String |
buildGeneralApiEndpoint(String bucketName)
build endpoint endpoint, the endpoint is used by bucket and objects 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 © 2023. All rights reserved.