Uses of Interface
software.amazon.awssdk.services.elasticloadbalancing.model.TagKeyOnly.Builder
-
Packages that use TagKeyOnly.Builder Package Description software.amazon.awssdk.services.elasticloadbalancing.model -
-
Uses of TagKeyOnly.Builder in software.amazon.awssdk.services.elasticloadbalancing.model
Methods in software.amazon.awssdk.services.elasticloadbalancing.model that return TagKeyOnly.Builder Modifier and Type Method Description static TagKeyOnly.BuilderTagKeyOnly. builder()TagKeyOnly.BuilderTagKeyOnly.Builder. key(String key)The name of the key.TagKeyOnly.BuilderTagKeyOnly. toBuilder()Methods in software.amazon.awssdk.services.elasticloadbalancing.model that return types with arguments of type TagKeyOnly.Builder Modifier and Type Method Description static Class<? extends TagKeyOnly.Builder>TagKeyOnly. serializableBuilderClass()
-