public class PolicyRoleForListEntitiesForPolicyOutput extends Object
| Constructor and Description |
|---|
PolicyRoleForListEntitiesForPolicyOutput() |
| Modifier and Type | Method and Description |
|---|---|
PolicyRoleForListEntitiesForPolicyOutput |
addPolicyScopeItem(PolicyScopeForListEntitiesForPolicyOutput policyScopeItem) |
PolicyRoleForListEntitiesForPolicyOutput |
attachDate(String attachDate) |
PolicyRoleForListEntitiesForPolicyOutput |
description(String description) |
boolean |
equals(Object o) |
String |
getAttachDate()
Get attachDate
|
String |
getDescription()
Get description
|
@Valid List<PolicyScopeForListEntitiesForPolicyOutput> |
getPolicyScope()
Get policyScope
|
String |
getRoleName()
Get roleName
|
int |
hashCode() |
PolicyRoleForListEntitiesForPolicyOutput |
policyScope(List<PolicyScopeForListEntitiesForPolicyOutput> policyScope) |
PolicyRoleForListEntitiesForPolicyOutput |
roleName(String roleName) |
void |
setAttachDate(String attachDate) |
void |
setDescription(String description) |
void |
setPolicyScope(List<PolicyScopeForListEntitiesForPolicyOutput> policyScope) |
void |
setRoleName(String roleName) |
String |
toString() |
public PolicyRoleForListEntitiesForPolicyOutput()
public PolicyRoleForListEntitiesForPolicyOutput attachDate(String attachDate)
public String getAttachDate()
public void setAttachDate(String attachDate)
public PolicyRoleForListEntitiesForPolicyOutput description(String description)
public String getDescription()
public void setDescription(String description)
public PolicyRoleForListEntitiesForPolicyOutput policyScope(List<PolicyScopeForListEntitiesForPolicyOutput> policyScope)
public PolicyRoleForListEntitiesForPolicyOutput addPolicyScopeItem(PolicyScopeForListEntitiesForPolicyOutput policyScopeItem)
@Valid public @Valid List<PolicyScopeForListEntitiesForPolicyOutput> getPolicyScope()
public void setPolicyScope(List<PolicyScopeForListEntitiesForPolicyOutput> policyScope)
public PolicyRoleForListEntitiesForPolicyOutput roleName(String roleName)
public String getRoleName()
public void setRoleName(String roleName)
Copyright © 2024. All rights reserved.