Uses of Interface
software.amazon.awssdk.services.cloudwatch.model.ListDashboardsResponse.Builder
Packages that use ListDashboardsResponse.Builder
-
Uses of ListDashboardsResponse.Builder in software.amazon.awssdk.services.cloudwatch.model
Methods in software.amazon.awssdk.services.cloudwatch.model that return ListDashboardsResponse.BuilderModifier and TypeMethodDescriptionListDashboardsResponse.builder()ListDashboardsResponse.Builder.dashboardEntries(Collection<DashboardEntry> dashboardEntries) The list of matching dashboards.ListDashboardsResponse.Builder.dashboardEntries(Consumer<DashboardEntry.Builder>... dashboardEntries) The list of matching dashboards.ListDashboardsResponse.Builder.dashboardEntries(DashboardEntry... dashboardEntries) The list of matching dashboards.The token that marks the start of the next batch of returned results.ListDashboardsResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudwatch.model that return types with arguments of type ListDashboardsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListDashboardsResponse.Builder>ListDashboardsResponse.serializableBuilderClass()