Uses of Interface
software.amazon.awssdk.services.ssm.model.OpsItemDataValue.Builder
Packages that use OpsItemDataValue.Builder
-
Uses of OpsItemDataValue.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return OpsItemDataValue.BuilderModifier and TypeMethodDescriptionstatic OpsItemDataValue.BuilderOpsItemDataValue.builder()OpsItemDataValue.toBuilder()The type of key-value pair.OpsItemDataValue.Builder.type(OpsItemDataType type) The type of key-value pair.The value of the OperationalData key.Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type OpsItemDataValue.BuilderModifier and TypeMethodDescriptionstatic Class<? extends OpsItemDataValue.Builder>OpsItemDataValue.serializableBuilderClass()