Interface SchedulesConfigurations.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<SchedulesConfigurations.Builder,
,SchedulesConfigurations> SdkBuilder<SchedulesConfigurations.Builder,
,SchedulesConfigurations> SdkPojo
- Enclosing class:
SchedulesConfigurations
@Mutable
@NotThreadSafe
public static interface SchedulesConfigurations.Builder
extends SdkPojo, CopyableBuilder<SchedulesConfigurations.Builder,SchedulesConfigurations>
-
Method Summary
Modifier and TypeMethodDescriptionThe schedules configuration for an embedded Amazon QuickSight dashboard.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
enabled
The schedules configuration for an embedded Amazon QuickSight dashboard.
- Parameters:
enabled
- The schedules configuration for an embedded Amazon QuickSight dashboard.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-