Uses of Class
software.amazon.awssdk.services.iotthingsgraph.model.UndeploySystemInstanceRequest
-
Packages that use UndeploySystemInstanceRequest Package Description software.amazon.awssdk.services.iotthingsgraph AWS IoT Things Graph software.amazon.awssdk.services.iotthingsgraph.transform -
-
Uses of UndeploySystemInstanceRequest in software.amazon.awssdk.services.iotthingsgraph
Methods in software.amazon.awssdk.services.iotthingsgraph with parameters of type UndeploySystemInstanceRequest Modifier and Type Method Description default CompletableFuture<UndeploySystemInstanceResponse>IoTThingsGraphAsyncClient. undeploySystemInstance(UndeploySystemInstanceRequest undeploySystemInstanceRequest)Deprecated.since: 2022-08-30default UndeploySystemInstanceResponseIoTThingsGraphClient. undeploySystemInstance(UndeploySystemInstanceRequest undeploySystemInstanceRequest)Deprecated.since: 2022-08-30 -
Uses of UndeploySystemInstanceRequest in software.amazon.awssdk.services.iotthingsgraph.transform
Methods in software.amazon.awssdk.services.iotthingsgraph.transform with parameters of type UndeploySystemInstanceRequest Modifier and Type Method Description SdkHttpFullRequestUndeploySystemInstanceRequestMarshaller. marshall(UndeploySystemInstanceRequest undeploySystemInstanceRequest)
-