@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="RTCIdentityAssertionResult")
public static interface RTCIdentityAssertionResult.Builder
extends RTCIdentityAssertionResult
RTCIdentityAssertionResult.Builder| Modifier and Type | Method and Description |
|---|---|
default RTCIdentityAssertionResult.Builder |
assertion(java.lang.String assertion) |
default RTCIdentityAssertionResult.Builder |
idp(RTCIdentityProviderDetails idp) |
assertion, create, idp, setAssertion, setIdp@JsOverlay @Nonnull default RTCIdentityAssertionResult.Builder assertion(@Nonnull java.lang.String assertion)
@JsOverlay @Nonnull default RTCIdentityAssertionResult.Builder idp(@Nonnull RTCIdentityProviderDetails idp)