Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.responses |
Modifier and Type | Method and Description |
---|---|
GetProjectResponse |
Devops.getProject(GetProjectRequest request)
Retrieves a project by identifier.
|
GetProjectResponse |
DevopsClient.getProject(GetProjectRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetProjectResponse> |
DevopsAsyncClient.getProject(GetProjectRequest request,
AsyncHandler<GetProjectRequest,GetProjectResponse> handler) |
Future<GetProjectResponse> |
DevopsAsync.getProject(GetProjectRequest request,
AsyncHandler<GetProjectRequest,GetProjectResponse> handler)
Retrieves a project by identifier.
|
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.