Uses of Class
com.oracle.bmc.devops.requests.ListPullRequestFileChangesRequest
-
Packages that use ListPullRequestFileChangesRequest Package Description com.oracle.bmc.devops com.oracle.bmc.devops.requests -
-
Uses of ListPullRequestFileChangesRequest in com.oracle.bmc.devops
Method parameters in com.oracle.bmc.devops with type arguments of type ListPullRequestFileChangesRequest Modifier and Type Method Description Future<ListPullRequestFileChangesResponse>DevopsAsync. listPullRequestFileChanges(ListPullRequestFileChangesRequest request, AsyncHandler<ListPullRequestFileChangesRequest,ListPullRequestFileChangesResponse> handler)List pull request file changesFuture<ListPullRequestFileChangesResponse>DevopsAsyncClient. listPullRequestFileChanges(ListPullRequestFileChangesRequest request, AsyncHandler<ListPullRequestFileChangesRequest,ListPullRequestFileChangesResponse> handler) -
Uses of ListPullRequestFileChangesRequest in com.oracle.bmc.devops.requests
Methods in com.oracle.bmc.devops.requests that return ListPullRequestFileChangesRequest Modifier and Type Method Description ListPullRequestFileChangesRequestListPullRequestFileChangesRequest.Builder. build()Build the instance of ListPullRequestFileChangesRequest as configured by this builderListPullRequestFileChangesRequestListPullRequestFileChangesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListPullRequestFileChangesRequest as configured by this builderMethods in com.oracle.bmc.devops.requests with parameters of type ListPullRequestFileChangesRequest Modifier and Type Method Description ListPullRequestFileChangesRequest.BuilderListPullRequestFileChangesRequest.Builder. copy(ListPullRequestFileChangesRequest o)Copy method to populate the builder with values from the given instance.
-