Uses of Class
software.amazon.awssdk.services.entityresolution.model.UpdateIdNamespaceRequest
-
Packages that use UpdateIdNamespaceRequest Package Description software.amazon.awssdk.services.entityresolution Welcome to the Entity Resolution API Reference.software.amazon.awssdk.services.entityresolution.transform -
-
Uses of UpdateIdNamespaceRequest in software.amazon.awssdk.services.entityresolution
Methods in software.amazon.awssdk.services.entityresolution with parameters of type UpdateIdNamespaceRequest Modifier and Type Method Description default CompletableFuture<UpdateIdNamespaceResponse>EntityResolutionAsyncClient. updateIdNamespace(UpdateIdNamespaceRequest updateIdNamespaceRequest)Updates an existing ID namespace.default UpdateIdNamespaceResponseEntityResolutionClient. updateIdNamespace(UpdateIdNamespaceRequest updateIdNamespaceRequest)Updates an existing ID namespace. -
Uses of UpdateIdNamespaceRequest in software.amazon.awssdk.services.entityresolution.transform
Methods in software.amazon.awssdk.services.entityresolution.transform with parameters of type UpdateIdNamespaceRequest Modifier and Type Method Description SdkHttpFullRequestUpdateIdNamespaceRequestMarshaller. marshall(UpdateIdNamespaceRequest updateIdNamespaceRequest)
-