MCPcopy Create free account
hub / github.com/Ramos-dev/OSSTunnel / setEndpoint

Method setEndpoint

manager/src/main/java/server/Commands.java:64–66  ·  view source on GitHub ↗
(String endpoint)

Source from the content-addressed store, hash-verified

62 }
63
64 public static void setEndpoint(String endpoint) {
65 Commands.endpoint = endpoint;
66 }
67
68 public static String getBucketname() {
69 return bucketname;

Callers 2

configMethod · 0.80
S3ConnMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected