public interface IWindowsHelloForBusinessAuthenticationMethodRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IWindowsHelloForBusinessAuthenticationMethodRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request with specific options instead of the existing options
|
IWindowsHelloForBusinessAuthenticationMethodRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IDeviceRequestBuilder |
device()
Gets the request builder for Device
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIWindowsHelloForBusinessAuthenticationMethodRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIWindowsHelloForBusinessAuthenticationMethodRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIDeviceRequestBuilder device()