Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.ListWebAuthnCredentialsResponse.Builder
Packages that use ListWebAuthnCredentialsResponse.Builder
-
Uses of ListWebAuthnCredentialsResponse.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return ListWebAuthnCredentialsResponse.BuilderModifier and TypeMethodDescriptionListWebAuthnCredentialsResponse.builder()ListWebAuthnCredentialsResponse.Builder.credentials(Collection<WebAuthnCredentialDescription> credentials) A list of registered passkeys for a user.ListWebAuthnCredentialsResponse.Builder.credentials(Consumer<WebAuthnCredentialDescription.Builder>... credentials) A list of registered passkeys for a user.ListWebAuthnCredentialsResponse.Builder.credentials(WebAuthnCredentialDescription... credentials) A list of registered passkeys for a user.The identifier that Amazon Cognito returned with the previous request to this operation.ListWebAuthnCredentialsResponse.toBuilder()Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type ListWebAuthnCredentialsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListWebAuthnCredentialsResponse.Builder>ListWebAuthnCredentialsResponse.serializableBuilderClass()