avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-authorization
/
io.github.lishangbu.avalon.authorization.entity
/
OauthAuthorizationConsentDraft
/
Builder
Builder
@
GeneratedBy
(
type
=
OauthAuthorizationConsent::class
)
class
Builder
Members
Constructors
Builder
Link copied to clipboard
constructor
(
base
:
OauthAuthorizationConsent
?
)
constructor
(
)
Functions
authorities
Link copied to clipboard
fun
authorities
(
authorities
:
String
?
)
:
OauthAuthorizationConsentDraft.Builder
build
Link copied to clipboard
fun
build
(
)
:
OauthAuthorizationConsent
id
Link copied to clipboard
fun
id
(
id
:
OauthAuthorizationConsentId
?
)
:
OauthAuthorizationConsentDraft.Builder