public interface IFido2AuthenticationMethodCollectionRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IFido2AuthenticationMethodCollectionRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request
|
IFido2AuthenticationMethodCollectionRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IFido2AuthenticationMethodRequestBuilder |
byId(java.lang.String id) |
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIFido2AuthenticationMethodCollectionRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIFido2AuthenticationMethodCollectionRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIFido2AuthenticationMethodRequestBuilder byId(java.lang.String id)