Uses of Class
software.amazon.awssdk.services.entityresolution.model.ListIdNamespacesRequest
-
Packages that use ListIdNamespacesRequest Package Description software.amazon.awssdk.services.entityresolution Welcome to the Entity Resolution API Reference.software.amazon.awssdk.services.entityresolution.paginators software.amazon.awssdk.services.entityresolution.transform -
-
Uses of ListIdNamespacesRequest in software.amazon.awssdk.services.entityresolution
-
Uses of ListIdNamespacesRequest in software.amazon.awssdk.services.entityresolution.paginators
Constructors in software.amazon.awssdk.services.entityresolution.paginators with parameters of type ListIdNamespacesRequest Constructor Description ListIdNamespacesIterable(EntityResolutionClient client, ListIdNamespacesRequest firstRequest)ListIdNamespacesPublisher(EntityResolutionAsyncClient client, ListIdNamespacesRequest firstRequest) -
Uses of ListIdNamespacesRequest in software.amazon.awssdk.services.entityresolution.transform
Methods in software.amazon.awssdk.services.entityresolution.transform with parameters of type ListIdNamespacesRequest Modifier and Type Method Description SdkHttpFullRequestListIdNamespacesRequestMarshaller. marshall(ListIdNamespacesRequest listIdNamespacesRequest)
-