Uses of Interface
software.amazon.awssdk.services.iotdeviceadvisor.model.GetSuiteRunReportResponse.Builder
-
Packages that use GetSuiteRunReportResponse.Builder Package Description software.amazon.awssdk.services.iotdeviceadvisor.model -
-
Uses of GetSuiteRunReportResponse.Builder in software.amazon.awssdk.services.iotdeviceadvisor.model
Methods in software.amazon.awssdk.services.iotdeviceadvisor.model that return GetSuiteRunReportResponse.Builder Modifier and Type Method Description static GetSuiteRunReportResponse.BuilderGetSuiteRunReportResponse. builder()GetSuiteRunReportResponse.BuilderGetSuiteRunReportResponse.Builder. qualificationReportDownloadUrl(String qualificationReportDownloadUrl)Download URL of the qualification report.GetSuiteRunReportResponse.BuilderGetSuiteRunReportResponse. toBuilder()Methods in software.amazon.awssdk.services.iotdeviceadvisor.model that return types with arguments of type GetSuiteRunReportResponse.Builder Modifier and Type Method Description static Class<? extends GetSuiteRunReportResponse.Builder>GetSuiteRunReportResponse. serializableBuilderClass()
-