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