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