Uses of Class
software.amazon.awssdk.services.iot.model.ListSbomValidationResultsRequest
-
Packages that use ListSbomValidationResultsRequest Package Description software.amazon.awssdk.services.iot IoT software.amazon.awssdk.services.iot.paginators software.amazon.awssdk.services.iot.transform -
-
Uses of ListSbomValidationResultsRequest in software.amazon.awssdk.services.iot
-
Uses of ListSbomValidationResultsRequest in software.amazon.awssdk.services.iot.paginators
Constructors in software.amazon.awssdk.services.iot.paginators with parameters of type ListSbomValidationResultsRequest Constructor Description ListSbomValidationResultsIterable(IotClient client, ListSbomValidationResultsRequest firstRequest)ListSbomValidationResultsPublisher(IotAsyncClient client, ListSbomValidationResultsRequest firstRequest) -
Uses of ListSbomValidationResultsRequest in software.amazon.awssdk.services.iot.transform
Methods in software.amazon.awssdk.services.iot.transform with parameters of type ListSbomValidationResultsRequest Modifier and Type Method Description SdkHttpFullRequestListSbomValidationResultsRequestMarshaller. marshall(ListSbomValidationResultsRequest listSbomValidationResultsRequest)
-