MCPcopy Create free account
hub / github.com/PacoVK/tapir / setId

Method setId

src/main/java/core/terraform/Module.java:55–57  ·  view source on GitHub ↗
(String id)

Source from the content-addressed store, hash-verified

53 }
54
55 public void setId(String id) {
56 this.id = id;
57 }
58
59 public String getNamespace() {
60 return namespace;

Callers 1

ModuleMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected