Uses of Interface
software.amazon.awssdk.services.ssm.model.OpsEntityItem.Builder
Packages that use OpsEntityItem.Builder
-
Uses of OpsEntityItem.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return OpsEntityItem.BuilderModifier and TypeMethodDescriptionstatic OpsEntityItem.BuilderOpsEntityItem.builder()OpsEntityItem.Builder.captureTime(String captureTime) The time the OpsData was captured.OpsEntityItem.Builder.content(Collection<? extends Map<String, String>> content) The details of an OpsData summary.The details of an OpsData summary.OpsEntityItem.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type OpsEntityItem.BuilderModifier and TypeMethodDescriptionstatic Class<? extends OpsEntityItem.Builder>OpsEntityItem.serializableBuilderClass()