public static final class ActionBindOptions.Builder
extends java.lang.Object
ActionBindOptions
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ActionBindOptions |
build()
Builds the configured instance.
|
ActionBindOptions.Builder |
role(IRole role)
Sets the value of
ActionBindOptions.getRole() |
public ActionBindOptions.Builder role(IRole role)
ActionBindOptions.getRole()
role
- The IAM role assumed by IoT Events to perform the action. This parameter is required.this
public ActionBindOptions build()
ActionBindOptions
java.lang.NullPointerException
- if any required attribute was not provided