| Package | Description |
|---|---|
| com.atlassian.idp.model |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableScimUserListResponse
Immutable implementation of
ScimUserListResponse. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableScimUserListResponse |
ImmutableScimUserListResponse.copyOf(ScimUserListResponse instance)
Creates an immutable copy of a
ScimUserListResponse value. |
ImmutableScimUserListResponse.Builder |
ImmutableScimUserListResponse.Builder.from(ScimUserListResponse instance)
Fill a builder with attribute values from the provided
ScimUserListResponse instance. |
Copyright © 2016 Atlassian. All rights reserved.