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