Package | Description |
---|---|
com.oracle.cloud.compute.jenkins.client | |
com.oracle.cloud.compute.jenkins.model |
Modifier and Type | Method and Description |
---|---|
Collection<ImageList> |
ProxyComputeCloudClient.getImageLists(ImageListSourceType sourceType) |
Collection<ImageList> |
JaxrsComputeCloudClient.getImageLists(ImageListSourceType sourceType) |
Collection<ImageList> |
ComputeCloudClient.getImageLists(ImageListSourceType sourceType)
Retrieve the list of imagelist according to source type
|
Collection<ImageList> |
CachingComputeCloudClient.getImageLists(ImageListSourceType sourceType) |
Modifier and Type | Method and Description |
---|---|
ImageList |
ImageList._default(Integer _default) |
ImageList |
ImageList.addEntriesItem(ImageListEntry entriesItem) |
ImageList |
ImageList.description(String description) |
ImageList |
ImageList.entries(List<ImageListEntry> entries) |
ImageList |
ImageList.name(String name) |
ImageList |
ImageList.uri(String uri) |
Copyright © 2016–2018. All rights reserved.