Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
GetSchemaResponse |
DataIntegrationClient.getSchema(GetSchemaRequest request) |
GetSchemaResponse |
DataIntegration.getSchema(GetSchemaRequest request)
Retrieves a schema that can be accessed using the specified connection.
|
Future<GetSchemaResponse> |
DataIntegrationAsync.getSchema(GetSchemaRequest request,
AsyncHandler<GetSchemaRequest,GetSchemaResponse> handler)
Retrieves a schema that can be accessed using the specified connection.
|
Future<GetSchemaResponse> |
DataIntegrationAsyncClient.getSchema(GetSchemaRequest request,
AsyncHandler<GetSchemaRequest,GetSchemaResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetSchemaResponse> |
DataIntegrationAsync.getSchema(GetSchemaRequest request,
AsyncHandler<GetSchemaRequest,GetSchemaResponse> handler)
Retrieves a schema that can be accessed using the specified connection.
|
Future<GetSchemaResponse> |
DataIntegrationAsyncClient.getSchema(GetSchemaRequest request,
AsyncHandler<GetSchemaRequest,GetSchemaResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetSchemaRequest |
GetSchemaRequest.Builder.build()
Build the instance of GetSchemaRequest as configured by this builder
|
GetSchemaRequest |
GetSchemaRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetSchemaRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetSchemaRequest.Builder |
GetSchemaRequest.Builder.copy(GetSchemaRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.