public class Destination extends Object
| Constructor and Description |
|---|
Destination() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBucket()
Gets the dest replication bucket name
|
String |
getStorageClass()
Gets the dest bucket's object storageclass
|
void |
setBucket(String bucket)
Sets the dest replication bucket name
|
void |
setStorageClass(String storageClass)
Sets the dest bucket's object storageclass
|
public String getBucket()
public void setBucket(String bucket)
bucket - public String getStorageClass()
public void setStorageClass(String storageClass)
storageClass - Copyright © 2020. All rights reserved.