public class UserSpecifiedEndpointBuilder extends Object implements EndpointBuilder
| Constructor and Description |
|---|
UserSpecifiedEndpointBuilder(String generalApiEndpoint,
String getServiceApiEndpoint) |
| 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.
|
public String buildGeneralApiEndpoint(String bucketName)
EndpointBuilderbuildGeneralApiEndpoint in interface EndpointBuilderbucketName - the bucketName should contain the appid. for example. movie-12510000.public String buildGetServiceApiEndpoint()
EndpointBuilderbuildGetServiceApiEndpoint in interface EndpointBuilderCopyright © 2023. All rights reserved.