| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotthingsgraph.model |
| Modifier and Type | Method and Description |
|---|---|
static UndeploySystemInstanceResponse.Builder |
UndeploySystemInstanceResponse.builder() |
default UndeploySystemInstanceResponse.Builder |
UndeploySystemInstanceResponse.Builder.summary(Consumer<SystemInstanceSummary.Builder> summary)
An object that contains summary information about the system instance that was removed from its target.
|
UndeploySystemInstanceResponse.Builder |
UndeploySystemInstanceResponse.Builder.summary(SystemInstanceSummary summary)
An object that contains summary information about the system instance that was removed from its target.
|
UndeploySystemInstanceResponse.Builder |
UndeploySystemInstanceResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UndeploySystemInstanceResponse.Builder> |
UndeploySystemInstanceResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.