Uses of Interface
software.amazon.awssdk.services.quicksight.model.StartDashboardSnapshotJobScheduleResponse.Builder
-
Packages that use StartDashboardSnapshotJobScheduleResponse.Builder Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of StartDashboardSnapshotJobScheduleResponse.Builder in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return StartDashboardSnapshotJobScheduleResponse.Builder Modifier and Type Method Description static StartDashboardSnapshotJobScheduleResponse.BuilderStartDashboardSnapshotJobScheduleResponse. builder()StartDashboardSnapshotJobScheduleResponse.BuilderStartDashboardSnapshotJobScheduleResponse.Builder. requestId(String requestId)The Amazon Web Services request ID for this operation.StartDashboardSnapshotJobScheduleResponse.BuilderStartDashboardSnapshotJobScheduleResponse.Builder. status(Integer status)The HTTP status of the requestStartDashboardSnapshotJobScheduleResponse.BuilderStartDashboardSnapshotJobScheduleResponse. toBuilder()Methods in software.amazon.awssdk.services.quicksight.model that return types with arguments of type StartDashboardSnapshotJobScheduleResponse.Builder Modifier and Type Method Description static Class<? extends StartDashboardSnapshotJobScheduleResponse.Builder>StartDashboardSnapshotJobScheduleResponse. serializableBuilderClass()
-