public class TranscodeBean extends Object
Constructor and Description |
---|
TranscodeBean() |
TranscodeBean(String status,
String agency)
Constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getAgency()
Obtain the IAM agency.
|
String |
getStatus()
Obtain the policy status.
|
void |
setAgency(String agency)
Set the IAM agency.
|
void |
setStatus(String status)
Set the policy status.
|
String |
toString() |
public String getStatus()
public void setStatus(String status)
status
- Policy statuspublic String getAgency()
public void setAgency(String agency)
agency
- IAM agencyCopyright © 2021. All rights reserved.