Uses of Interface
software.amazon.awssdk.services.ssm.model.GetOpsSummaryResponse.Builder
Packages that use GetOpsSummaryResponse.Builder
-
Uses of GetOpsSummaryResponse.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return GetOpsSummaryResponse.BuilderModifier and TypeMethodDescriptionGetOpsSummaryResponse.builder()GetOpsSummaryResponse.Builder.entities(Collection<OpsEntity> entities) The list of aggregated details and filtered OpsData.GetOpsSummaryResponse.Builder.entities(Consumer<OpsEntity.Builder>... entities) The list of aggregated details and filtered OpsData.The list of aggregated details and filtered OpsData.The token for the next set of items to return.GetOpsSummaryResponse.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type GetOpsSummaryResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetOpsSummaryResponse.Builder>GetOpsSummaryResponse.serializableBuilderClass()