Uses of Interface
software.amazon.awssdk.services.cloudwatch.model.GetDashboardResponse.Builder
Packages that use GetDashboardResponse.Builder
-
Uses of GetDashboardResponse.Builder in software.amazon.awssdk.services.cloudwatch.model
Methods in software.amazon.awssdk.services.cloudwatch.model that return GetDashboardResponse.BuilderModifier and TypeMethodDescriptionstatic GetDashboardResponse.BuilderGetDashboardResponse.builder()GetDashboardResponse.Builder.dashboardArn(String dashboardArn) The Amazon Resource Name (ARN) of the dashboard.GetDashboardResponse.Builder.dashboardBody(String dashboardBody) The detailed information about the dashboard, including what widgets are included and their location on the dashboard.GetDashboardResponse.Builder.dashboardName(String dashboardName) The name of the dashboard.GetDashboardResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudwatch.model that return types with arguments of type GetDashboardResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetDashboardResponse.Builder>GetDashboardResponse.serializableBuilderClass()