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