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