public static interface InstanceEventWindowStateChange.Builder extends SdkPojo, CopyableBuilder<InstanceEventWindowStateChange.Builder,InstanceEventWindowStateChange>
| Modifier and Type | Method and Description |
|---|---|
InstanceEventWindowStateChange.Builder |
instanceEventWindowId(String instanceEventWindowId)
The ID of the event window.
|
InstanceEventWindowStateChange.Builder |
state(InstanceEventWindowState state)
The current state of the event window.
|
InstanceEventWindowStateChange.Builder |
state(String state)
The current state of the event window.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildInstanceEventWindowStateChange.Builder instanceEventWindowId(String instanceEventWindowId)
The ID of the event window.
instanceEventWindowId - The ID of the event window.InstanceEventWindowStateChange.Builder state(String state)
The current state of the event window.
state - The current state of the event window.InstanceEventWindowState,
InstanceEventWindowStateInstanceEventWindowStateChange.Builder state(InstanceEventWindowState state)
The current state of the event window.
state - The current state of the event window.InstanceEventWindowState,
InstanceEventWindowStateCopyright © 2022. All rights reserved.