Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.responses |
Modifier and Type | Method and Description |
---|---|
ListRefsResponse |
Devops.listRefs(ListRefsRequest request)
Returns a list of references.
|
ListRefsResponse |
DevopsClient.listRefs(ListRefsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListRefsResponse> |
DevopsAsyncClient.listRefs(ListRefsRequest request,
AsyncHandler<ListRefsRequest,ListRefsResponse> handler) |
Future<ListRefsResponse> |
DevopsAsync.listRefs(ListRefsRequest request,
AsyncHandler<ListRefsRequest,ListRefsResponse> handler)
Returns a list of references.
|
Iterable<ListRefsResponse> |
DevopsPaginators.listRefsResponseIterator(ListRefsRequest request)
Creates a new iterable which will iterate over the responses received from the listRefs
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListRefsResponse> |
DevopsAsyncClient.listRefs(ListRefsRequest request,
AsyncHandler<ListRefsRequest,ListRefsResponse> handler) |
Future<ListRefsResponse> |
DevopsAsync.listRefs(ListRefsRequest request,
AsyncHandler<ListRefsRequest,ListRefsResponse> handler)
Returns a list of references.
|
Modifier and Type | Method and Description |
---|---|
ListRefsResponse |
ListRefsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListRefsResponse.Builder |
ListRefsResponse.Builder.copy(ListRefsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.