Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.model | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<NetworkSourcesSummary> |
IdentityPaginators.listNetworkSourcesRecordIterator(ListNetworkSourcesRequest request)
Creates a new iterable which will iterate over the
NetworkSourcesSummary objects contained in responses from the
listNetworkSources operation. |
Modifier and Type | Method and Description |
---|---|
NetworkSourcesSummary |
NetworkSourcesSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
NetworkSourcesSummary.Builder |
NetworkSourcesSummary.Builder.copy(NetworkSourcesSummary model) |
Modifier and Type | Method and Description |
---|---|
List<NetworkSourcesSummary> |
ListNetworkSourcesResponse.getItems()
A list of
com.oracle.bmc.identity.model.NetworkSourcesSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListNetworkSourcesResponse.Builder |
ListNetworkSourcesResponse.Builder.items(List<NetworkSourcesSummary> items)
A list of
com.oracle.bmc.identity.model.NetworkSourcesSummary instances. |
Copyright © 2016–2024. All rights reserved.