Class Template
java.lang.Object
software.amazon.awssdk.services.codeartifact.endpoints.internal.Template
Template represents a "Template Literal". This is a literal string within the rules language. A template can contain
0 or more dynamic sections. The dynamic sections use getAttr short-form:
`https://{Region}.{partition#dnsSuffix}` -------- ------------ | | Dynamic getAttr short form
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
-
Method Summary
-
Method Details
-
accept
-
getParts
-
isStatic
public boolean isStatic() -
expectLiteral
-
equals
-
hashCode
-
fromString
-
toString
-
eval
-