Uses of Class
software.amazon.awssdk.services.honeycode.model.ListTableColumnsRequest
-
Packages that use ListTableColumnsRequest Package Description software.amazon.awssdk.services.honeycode Amazon Honeycode is a fully managed service that allows you to quickly build mobile and web apps for teams—without programming.software.amazon.awssdk.services.honeycode.paginators software.amazon.awssdk.services.honeycode.transform -
-
Uses of ListTableColumnsRequest in software.amazon.awssdk.services.honeycode
-
Uses of ListTableColumnsRequest in software.amazon.awssdk.services.honeycode.paginators
Constructors in software.amazon.awssdk.services.honeycode.paginators with parameters of type ListTableColumnsRequest Constructor Description ListTableColumnsIterable(HoneycodeClient client, ListTableColumnsRequest firstRequest)ListTableColumnsPublisher(HoneycodeAsyncClient client, ListTableColumnsRequest firstRequest) -
Uses of ListTableColumnsRequest in software.amazon.awssdk.services.honeycode.transform
Methods in software.amazon.awssdk.services.honeycode.transform with parameters of type ListTableColumnsRequest Modifier and Type Method Description SdkHttpFullRequestListTableColumnsRequestMarshaller. marshall(ListTableColumnsRequest listTableColumnsRequest)
-