Package | Description |
---|---|
com.oracle.bmc.containerengine | |
com.oracle.bmc.containerengine.model | |
com.oracle.bmc.containerengine.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<WorkloadMappingSummary> |
ContainerEnginePaginators.listWorkloadMappingsRecordIterator(ListWorkloadMappingsRequest request)
Creates a new iterable which will iterate over the
WorkloadMappingSummary objects contained in responses
from the listWorkloadMappings operation. |
Modifier and Type | Method and Description |
---|---|
WorkloadMappingSummary |
WorkloadMappingSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
WorkloadMappingSummary.Builder |
WorkloadMappingSummary.Builder.copy(WorkloadMappingSummary model) |
Modifier and Type | Method and Description |
---|---|
List<WorkloadMappingSummary> |
ListWorkloadMappingsResponse.getItems()
A list of
com.oracle.bmc.containerengine.model.WorkloadMappingSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListWorkloadMappingsResponse.Builder |
ListWorkloadMappingsResponse.Builder.items(List<WorkloadMappingSummary> items)
A list of
com.oracle.bmc.containerengine.model.WorkloadMappingSummary instances. |
Copyright © 2016–2024. All rights reserved.