Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.responses |
Modifier and Type | Method and Description |
---|---|
ListPullRequestFileChangesResponse |
Devops.listPullRequestFileChanges(ListPullRequestFileChangesRequest request)
List pull request file changes
|
ListPullRequestFileChangesResponse |
DevopsClient.listPullRequestFileChanges(ListPullRequestFileChangesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListPullRequestFileChangesResponse> |
DevopsAsyncClient.listPullRequestFileChanges(ListPullRequestFileChangesRequest request,
AsyncHandler<ListPullRequestFileChangesRequest,ListPullRequestFileChangesResponse> handler) |
Future<ListPullRequestFileChangesResponse> |
DevopsAsync.listPullRequestFileChanges(ListPullRequestFileChangesRequest request,
AsyncHandler<ListPullRequestFileChangesRequest,ListPullRequestFileChangesResponse> handler)
List pull request file changes
|
Iterable<ListPullRequestFileChangesResponse> |
DevopsPaginators.listPullRequestFileChangesResponseIterator(ListPullRequestFileChangesRequest request)
Creates a new iterable which will iterate over the responses received from the
listPullRequestFileChanges operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListPullRequestFileChangesResponse> |
DevopsAsyncClient.listPullRequestFileChanges(ListPullRequestFileChangesRequest request,
AsyncHandler<ListPullRequestFileChangesRequest,ListPullRequestFileChangesResponse> handler) |
Future<ListPullRequestFileChangesResponse> |
DevopsAsync.listPullRequestFileChanges(ListPullRequestFileChangesRequest request,
AsyncHandler<ListPullRequestFileChangesRequest,ListPullRequestFileChangesResponse> handler)
List pull request file changes
|
Modifier and Type | Method and Description |
---|---|
ListPullRequestFileChangesResponse |
ListPullRequestFileChangesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListPullRequestFileChangesResponse.Builder |
ListPullRequestFileChangesResponse.Builder.copy(ListPullRequestFileChangesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.