Uses of Interface
software.amazon.awssdk.services.ssm.model.OpsEntity.Builder
Packages that use OpsEntity.Builder
-
Uses of OpsEntity.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return OpsEntity.BuilderModifier and TypeMethodDescriptionstatic OpsEntity.BuilderOpsEntity.builder()OpsEntity.Builder.data(Map<String, OpsEntityItem> data) The data returned by the query.The query ID.OpsEntity.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type OpsEntity.BuilderModifier and TypeMethodDescriptionstatic Class<? extends OpsEntity.Builder>OpsEntity.serializableBuilderClass()