Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.model | |
com.oracle.bmc.osmanagement.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<ModuleStreamProfileSummary> |
OsManagementPaginators.listModuleStreamProfilesRecordIterator(ListModuleStreamProfilesRequest request)
Creates a new iterable which will iterate over the
ModuleStreamProfileSummary objects contained in responses
from the listModuleStreamProfiles operation. |
Modifier and Type | Method and Description |
---|---|
ModuleStreamProfileSummary |
ModuleStreamProfileSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ModuleStreamProfileSummary.Builder |
ModuleStreamProfileSummary.Builder.copy(ModuleStreamProfileSummary model) |
Modifier and Type | Method and Description |
---|---|
List<ModuleStreamProfileSummary> |
ListModuleStreamProfilesResponse.getItems()
A list of
com.oracle.bmc.osmanagement.model.ModuleStreamProfileSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListModuleStreamProfilesResponse.Builder |
ListModuleStreamProfilesResponse.Builder.items(List<ModuleStreamProfileSummary> items)
A list of
com.oracle.bmc.osmanagement.model.ModuleStreamProfileSummary instances. |
Copyright © 2016–2024. All rights reserved.