Uses of Interface
software.amazon.awssdk.services.iotsitewise.model.ExecuteActionResponse.Builder
-
Packages that use ExecuteActionResponse.Builder Package Description software.amazon.awssdk.services.iotsitewise.model -
-
Uses of ExecuteActionResponse.Builder in software.amazon.awssdk.services.iotsitewise.model
Methods in software.amazon.awssdk.services.iotsitewise.model that return ExecuteActionResponse.Builder Modifier and Type Method Description ExecuteActionResponse.BuilderExecuteActionResponse.Builder. actionId(String actionId)The ID of the action.static ExecuteActionResponse.BuilderExecuteActionResponse. builder()ExecuteActionResponse.BuilderExecuteActionResponse. toBuilder()Methods in software.amazon.awssdk.services.iotsitewise.model that return types with arguments of type ExecuteActionResponse.Builder Modifier and Type Method Description static Class<? extends ExecuteActionResponse.Builder>ExecuteActionResponse. serializableBuilderClass()
-