| Package | Description |
|---|---|
| com.kubedb.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1GCSSpec |
V1alpha1GCSSpec.bucket(String bucket) |
V1alpha1GCSSpec |
V1alpha1BackupScheduleSpec.getGcs()
Get gcs
|
V1alpha1GCSSpec |
V1alpha1SnapshotStorageSpec.getGcs()
Get gcs
|
V1alpha1GCSSpec |
V1alpha1PostgresWALSourceSpec.getGcs()
Get gcs
|
V1alpha1GCSSpec |
V1alpha1SnapshotSpec.getGcs()
Get gcs
|
V1alpha1GCSSpec |
V1alpha1GCSSpec.prefix(String prefix) |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1BackupScheduleSpec |
V1alpha1BackupScheduleSpec.gcs(V1alpha1GCSSpec gcs) |
V1alpha1SnapshotStorageSpec |
V1alpha1SnapshotStorageSpec.gcs(V1alpha1GCSSpec gcs) |
V1alpha1PostgresWALSourceSpec |
V1alpha1PostgresWALSourceSpec.gcs(V1alpha1GCSSpec gcs) |
V1alpha1SnapshotSpec |
V1alpha1SnapshotSpec.gcs(V1alpha1GCSSpec gcs) |
void |
V1alpha1BackupScheduleSpec.setGcs(V1alpha1GCSSpec gcs) |
void |
V1alpha1SnapshotStorageSpec.setGcs(V1alpha1GCSSpec gcs) |
void |
V1alpha1PostgresWALSourceSpec.setGcs(V1alpha1GCSSpec gcs) |
void |
V1alpha1SnapshotSpec.setGcs(V1alpha1GCSSpec gcs) |
Copyright © 2018. All rights reserved.