Uses of Class
software.amazon.awssdk.services.connect.model.StringReference
-
Packages that use StringReference Package Description software.amazon.awssdk.services.connect.model -
-
Uses of StringReference in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return StringReference Modifier and Type Method Description StringReferenceReferenceSummary. string()Information about a reference when thereferenceTypeisSTRING.Methods in software.amazon.awssdk.services.connect.model with parameters of type StringReference Modifier and Type Method Description static ReferenceSummaryReferenceSummary. fromString(StringReference string)Create an instance of this class withReferenceSummary.string()initialized to the given value.ReferenceSummary.BuilderReferenceSummary.Builder. string(StringReference string)Information about a reference when thereferenceTypeisSTRING.
-