| Package | Description |
|---|---|
| io.stargate.auth.entity |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableActor.Builder |
ImmutableActor.builder()
Creates a builder for
ImmutableActor. |
ImmutableActor.Builder |
ImmutableActor.Builder.from(Actor instance)
Fill a builder with attribute values from the provided
Actor instance. |
ImmutableActor.Builder |
ImmutableActor.Builder.roleName(String roleName)
Initializes the value for the
roleName attribute. |
Copyright © 2022. All rights reserved.