Uses of Class
software.amazon.awssdk.services.entityresolution.model.ProviderEndpointConfiguration.Type
-
Packages that use ProviderEndpointConfiguration.Type Package Description software.amazon.awssdk.services.entityresolution.model -
-
Uses of ProviderEndpointConfiguration.Type in software.amazon.awssdk.services.entityresolution.model
Methods in software.amazon.awssdk.services.entityresolution.model that return ProviderEndpointConfiguration.Type Modifier and Type Method Description ProviderEndpointConfiguration.TypeProviderEndpointConfiguration. type()Retrieve an enum value representing which member of this object is populated.static ProviderEndpointConfiguration.TypeProviderEndpointConfiguration.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static ProviderEndpointConfiguration.Type[]ProviderEndpointConfiguration.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-