public class EnrollRequestBuilder
extends java.lang.Object
| Constructor and Description |
|---|
EnrollRequestBuilder() |
| Modifier and Type | Method and Description |
|---|---|
EnrollRequest |
build() |
static EnrollRequestBuilder |
builder() |
EnrollRequestBuilder |
withAuthenticator(Authenticator authenticator) |
EnrollRequestBuilder |
withStateHandle(java.lang.String stateHandle) |
public static EnrollRequestBuilder builder()
public EnrollRequestBuilder withAuthenticator(Authenticator authenticator)
public EnrollRequestBuilder withStateHandle(java.lang.String stateHandle)
public EnrollRequest build()
Copyright © 2020-2022 Okta. All Rights Reserved.