Package | Description |
---|---|
com.oracle.bmc.identitydomains.model | |
com.oracle.bmc.identitydomains.requests | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
Schema |
Schema.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<Schema> |
Schemas.getResources()
A multi-valued list of complex objects containing the requested resources.
|
Modifier and Type | Method and Description |
---|---|
Schema.Builder |
Schema.Builder.copy(Schema model) |
Modifier and Type | Method and Description |
---|---|
Schemas.Builder |
Schemas.Builder.resources(List<Schema> resources)
A multi-valued list of complex objects containing the requested resources.
|
Constructor and Description |
---|
Schemas(List<String> schemas,
Integer totalResults,
List<Schema> resources,
Integer startIndex,
Integer itemsPerPage)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Schema |
PutSchemaRequest.getBody$()
Alternative accessor for the body parameter.
|
Schema |
PutSchemaRequest.getSchema()
Replace the current instance of Schema with provided payload.
|
Modifier and Type | Method and Description |
---|---|
PutSchemaRequest.Builder |
PutSchemaRequest.Builder.body$(Schema body)
Alternative setter for the body parameter.
|
PutSchemaRequest.Builder |
PutSchemaRequest.Builder.schema(Schema schema)
Replace the current instance of Schema with provided payload.
|
Modifier and Type | Method and Description |
---|---|
Schema |
GetSchemaResponse.getSchema()
The returned
Schema instance. |
Schema |
PatchSchemaResponse.getSchema()
The returned
Schema instance. |
Schema |
PutSchemaResponse.getSchema()
The returned
Schema instance. |
Modifier and Type | Method and Description |
---|---|
GetSchemaResponse.Builder |
GetSchemaResponse.Builder.schema(Schema schema)
The returned
Schema instance. |
PatchSchemaResponse.Builder |
PatchSchemaResponse.Builder.schema(Schema schema)
The returned
Schema instance. |
PutSchemaResponse.Builder |
PutSchemaResponse.Builder.schema(Schema schema)
The returned
Schema instance. |
Copyright © 2016–2024. All rights reserved.