Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
PatchSchemaResponse |
IdentityDomainsClient.patchSchema(PatchSchemaRequest request) |
PatchSchemaResponse |
IdentityDomains.patchSchema(PatchSchemaRequest request)
Update a Schema Def
|
Modifier and Type | Method and Description |
---|---|
Future<PatchSchemaResponse> |
IdentityDomainsAsyncClient.patchSchema(PatchSchemaRequest request,
AsyncHandler<PatchSchemaRequest,PatchSchemaResponse> handler) |
Future<PatchSchemaResponse> |
IdentityDomainsAsync.patchSchema(PatchSchemaRequest request,
AsyncHandler<PatchSchemaRequest,PatchSchemaResponse> handler)
Update a Schema Def
|
Modifier and Type | Method and Description |
---|---|
Future<PatchSchemaResponse> |
IdentityDomainsAsyncClient.patchSchema(PatchSchemaRequest request,
AsyncHandler<PatchSchemaRequest,PatchSchemaResponse> handler) |
Future<PatchSchemaResponse> |
IdentityDomainsAsync.patchSchema(PatchSchemaRequest request,
AsyncHandler<PatchSchemaRequest,PatchSchemaResponse> handler)
Update a Schema Def
|
Modifier and Type | Method and Description |
---|---|
PatchSchemaResponse |
PatchSchemaResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
PatchSchemaResponse.Builder |
PatchSchemaResponse.Builder.copy(PatchSchemaResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.