Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
Operations |
Operations.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<Operations> |
PatchOp.getOperations()
The body of an HTTP PATCH request MUST contain the attribute “Operations”, whose value is an
array of one or more patch operations.
|
Modifier and Type | Method and Description |
---|---|
Operations.Builder |
Operations.Builder.copy(Operations model) |
Modifier and Type | Method and Description |
---|---|
PatchOp.Builder |
PatchOp.Builder.operations(List<Operations> operations)
The body of an HTTP PATCH request MUST contain the attribute “Operations”, whose value is
an array of one or more patch operations.
|
Constructor and Description |
---|
PatchOp(List<String> schemas,
List<Operations> operations)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.