| Package | Description |
|---|---|
| com.appscode.stash.client.apis | |
| com.appscode.stash.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1Snapshot |
RepositoriesStashAppscodeComV1alpha1Api.readNamespacedSnapshot(String name,
String namespace,
String pretty)
read the specified Snapshot
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<V1alpha1Snapshot> |
RepositoriesStashAppscodeComV1alpha1Api.readNamespacedSnapshotWithHttpInfo(String name,
String namespace,
String pretty)
read the specified Snapshot
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
RepositoriesStashAppscodeComV1alpha1Api.readNamespacedSnapshotAsync(String name,
String namespace,
String pretty,
ApiCallback<V1alpha1Snapshot> callback)
(asynchronously)
read the specified Snapshot
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1Snapshot |
V1alpha1Snapshot.apiVersion(String apiVersion) |
V1alpha1Snapshot |
V1alpha1Snapshot.kind(String kind) |
V1alpha1Snapshot |
V1alpha1Snapshot.metadata(io.kubernetes.client.models.V1ObjectMeta metadata) |
V1alpha1Snapshot |
V1alpha1Snapshot.status(V1alpha1SnapshotStatus status) |
| Modifier and Type | Method and Description |
|---|---|
List<V1alpha1Snapshot> |
V1alpha1SnapshotList.getItems()
Get items
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1SnapshotList |
V1alpha1SnapshotList.addItemsItem(V1alpha1Snapshot itemsItem) |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1SnapshotList |
V1alpha1SnapshotList.items(List<V1alpha1Snapshot> items) |
void |
V1alpha1SnapshotList.setItems(List<V1alpha1Snapshot> items) |
Copyright © 2018. All rights reserved.