Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
PatchSchemaResponse |
IdentityDomainsClient.patchSchema(PatchSchemaRequest request) |
PatchSchemaResponse |
IdentityDomains.patchSchema(PatchSchemaRequest request)
Update a Schema Def
|
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 |
---|---|
PatchSchemaRequest |
PatchSchemaRequest.Builder.build()
Build the instance of PatchSchemaRequest as configured by this builder
|
PatchSchemaRequest |
PatchSchemaRequest.Builder.buildWithoutInvocationCallback()
Build the instance of PatchSchemaRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
PatchSchemaRequest.Builder |
PatchSchemaRequest.Builder.copy(PatchSchemaRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.