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