Uses of Interface
software.amazon.awssdk.services.iot.model.StartOnDemandAuditTaskResponse.Builder
-
Packages that use StartOnDemandAuditTaskResponse.Builder Package Description software.amazon.awssdk.services.iot.model -
-
Uses of StartOnDemandAuditTaskResponse.Builder in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return StartOnDemandAuditTaskResponse.Builder Modifier and Type Method Description static StartOnDemandAuditTaskResponse.BuilderStartOnDemandAuditTaskResponse. builder()StartOnDemandAuditTaskResponse.BuilderStartOnDemandAuditTaskResponse.Builder. taskId(String taskId)The ID of the on-demand audit you started.StartOnDemandAuditTaskResponse.BuilderStartOnDemandAuditTaskResponse. toBuilder()Methods in software.amazon.awssdk.services.iot.model that return types with arguments of type StartOnDemandAuditTaskResponse.Builder Modifier and Type Method Description static Class<? extends StartOnDemandAuditTaskResponse.Builder>StartOnDemandAuditTaskResponse. serializableBuilderClass()
-