Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
GetProjectResponse |
DataIntegrationClient.getProject(GetProjectRequest request) |
GetProjectResponse |
DataIntegration.getProject(GetProjectRequest request)
Retrieves a project using the specified identifier.
|
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 |
---|---|
GetProjectRequest |
GetProjectRequest.Builder.build()
Build the instance of GetProjectRequest as configured by this builder
|
GetProjectRequest |
GetProjectRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetProjectRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetProjectRequest.Builder |
GetProjectRequest.Builder.copy(GetProjectRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.