Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
GetProjectResponse |
DataIntegrationClient.getProject(GetProjectRequest request) |
GetProjectResponse |
DataIntegration.getProject(GetProjectRequest request)
Retrieves a project using the specified identifier.
|
Modifier and Type | Method and Description |
---|---|
Future<GetProjectResponse> |
DataIntegrationAsync.getProject(GetProjectRequest request,
AsyncHandler<GetProjectRequest,GetProjectResponse> handler)
Retrieves a project using the specified identifier.
|
Future<GetProjectResponse> |
DataIntegrationAsyncClient.getProject(GetProjectRequest request,
AsyncHandler<GetProjectRequest,GetProjectResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetProjectResponse> |
DataIntegrationAsync.getProject(GetProjectRequest request,
AsyncHandler<GetProjectRequest,GetProjectResponse> handler)
Retrieves a project using the specified identifier.
|
Future<GetProjectResponse> |
DataIntegrationAsyncClient.getProject(GetProjectRequest request,
AsyncHandler<GetProjectRequest,GetProjectResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetProjectResponse |
GetProjectResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetProjectResponse.Builder |
GetProjectResponse.Builder.copy(GetProjectResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.