Uses of Class
software.amazon.awssdk.services.iotthingsgraph.model.DeploySystemInstanceRequest
-
Packages that use DeploySystemInstanceRequest Package Description software.amazon.awssdk.services.iotthingsgraph AWS IoT Things Graph software.amazon.awssdk.services.iotthingsgraph.transform -
-
Uses of DeploySystemInstanceRequest in software.amazon.awssdk.services.iotthingsgraph
Methods in software.amazon.awssdk.services.iotthingsgraph with parameters of type DeploySystemInstanceRequest Modifier and Type Method Description default CompletableFuture<DeploySystemInstanceResponse>IoTThingsGraphAsyncClient. deploySystemInstance(DeploySystemInstanceRequest deploySystemInstanceRequest)Deprecated.since: 2022-08-30default DeploySystemInstanceResponseIoTThingsGraphClient. deploySystemInstance(DeploySystemInstanceRequest deploySystemInstanceRequest)Deprecated.since: 2022-08-30 -
Uses of DeploySystemInstanceRequest in software.amazon.awssdk.services.iotthingsgraph.transform
Methods in software.amazon.awssdk.services.iotthingsgraph.transform with parameters of type DeploySystemInstanceRequest Modifier and Type Method Description SdkHttpFullRequestDeploySystemInstanceRequestMarshaller. marshall(DeploySystemInstanceRequest deploySystemInstanceRequest)
-