Package | Description |
---|---|
com.oracle.bmc.servicemesh | |
com.oracle.bmc.servicemesh.model |
Modifier and Type | Method and Description |
---|---|
Iterable<AccessPolicySummary> |
ServiceMeshPaginators.listAccessPoliciesRecordIterator(ListAccessPoliciesRequest request)
Creates a new iterable which will iterate over the
AccessPolicySummary objects contained in responses from the
listAccessPolicies operation. |
Modifier and Type | Method and Description |
---|---|
AccessPolicySummary |
AccessPolicySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AccessPolicySummary> |
AccessPolicyCollection.getItems()
List of access policies.
|
Modifier and Type | Method and Description |
---|---|
AccessPolicySummary.Builder |
AccessPolicySummary.Builder.copy(AccessPolicySummary model) |
Modifier and Type | Method and Description |
---|---|
AccessPolicyCollection.Builder |
AccessPolicyCollection.Builder.items(List<AccessPolicySummary> items)
List of access policies.
|
Constructor and Description |
---|
AccessPolicyCollection(List<AccessPolicySummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.