Uses of Class
software.amazon.awssdk.services.iotthingsgraph.model.DeprecateSystemTemplateRequest
-
Packages that use DeprecateSystemTemplateRequest Package Description software.amazon.awssdk.services.iotthingsgraph AWS IoT Things Graph software.amazon.awssdk.services.iotthingsgraph.transform -
-
Uses of DeprecateSystemTemplateRequest in software.amazon.awssdk.services.iotthingsgraph
Methods in software.amazon.awssdk.services.iotthingsgraph with parameters of type DeprecateSystemTemplateRequest Modifier and Type Method Description default CompletableFuture<DeprecateSystemTemplateResponse>IoTThingsGraphAsyncClient. deprecateSystemTemplate(DeprecateSystemTemplateRequest deprecateSystemTemplateRequest)Deprecated.since: 2022-08-30default DeprecateSystemTemplateResponseIoTThingsGraphClient. deprecateSystemTemplate(DeprecateSystemTemplateRequest deprecateSystemTemplateRequest)Deprecated.since: 2022-08-30 -
Uses of DeprecateSystemTemplateRequest in software.amazon.awssdk.services.iotthingsgraph.transform
Methods in software.amazon.awssdk.services.iotthingsgraph.transform with parameters of type DeprecateSystemTemplateRequest Modifier and Type Method Description SdkHttpFullRequestDeprecateSystemTemplateRequestMarshaller. marshall(DeprecateSystemTemplateRequest deprecateSystemTemplateRequest)
-