public interface ExternalPolicy extends Resource
Modifier and Type | Method and Description |
---|---|
List<String> |
getConsumedPolicyRuleSets()
Gets the consumed policy rule sets Ids
|
String |
getDescription()
Gets the description
|
List<String> |
getExternalSegments()
Gets the external segments associated with this external policy Ids
|
List<String> |
getProvidedPolicyRuleSets()
Gets the provided policy rule sets Ids
|
boolean |
isShared()
Is external policy shared
|
getTenantId, setTenantId
getName, setName
List<String> getConsumedPolicyRuleSets()
List<String> getProvidedPolicyRuleSets()
List<String> getExternalSegments()
String getDescription()
boolean isShared()
Copyright © 2017. All rights reserved.