@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen", date="2022-05-16T09:57:45.941-07:00") public class ArchivingConfigInfo extends Object
Constructor and Description |
---|
ArchivingConfigInfo() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getCredentialName()
Getter for credentialName.
|
Boolean |
getEnabled()
Getter for enabled.
|
String |
getStorageLocation()
Getter for storageLocation.
|
String |
getStorageRegion()
Getter for storageRegion.
|
int |
hashCode() |
void |
setCredentialName(String credentialName)
Setter for credentialName.
|
void |
setEnabled(Boolean enabled)
Setter for enabled.
|
void |
setStorageLocation(String storageLocation)
Setter for storageLocation.
|
void |
setStorageRegion(String storageRegion)
Setter for storageRegion.
|
String |
toString() |
public String getStorageLocation()
public void setStorageLocation(String storageLocation)
public String getCredentialName()
public void setCredentialName(String credentialName)
public Boolean getEnabled()
public void setEnabled(Boolean enabled)
public String getStorageRegion()
public void setStorageRegion(String storageRegion)
Copyright © 2022. All rights reserved.