@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-02-24T15:10:39.441-05:00") public class NamespaceIamRoleAuthorization extends Object
| Constructor and Description |
|---|
NamespaceIamRoleAuthorization() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<IamRole> |
getIamRoles()
The list of IAM roles the namespace is authorized to use
|
String |
getNamespace()
The namespace
|
int |
hashCode() |
void |
setIamRoles(List<IamRole> iamRoles) |
void |
setNamespace(String namespace) |
String |
toString() |
Copyright © 2017. All rights reserved.