Package | Description |
---|---|
com.oracle.bmc.jms | |
com.oracle.bmc.jms.model | |
com.oracle.bmc.jms.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<Blocklist> |
JavaManagementServicePaginators.listBlocklistsRecordIterator(ListBlocklistsRequest request)
Creates a new iterable which will iterate over the
Blocklist
objects contained in responses from the listBlocklists operation. |
Modifier and Type | Method and Description |
---|---|
Blocklist |
Blocklist.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<Blocklist> |
BlocklistCollection.getItems()
The blocklist
|
Modifier and Type | Method and Description |
---|---|
Blocklist.Builder |
Blocklist.Builder.copy(Blocklist model) |
Modifier and Type | Method and Description |
---|---|
BlocklistCollection.Builder |
BlocklistCollection.Builder.items(List<Blocklist> items)
The blocklist
|
Constructor and Description |
---|
BlocklistCollection(List<Blocklist> items)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Blocklist |
CreateBlocklistResponse.getBlocklist()
The returned
Blocklist instance. |
Modifier and Type | Method and Description |
---|---|
CreateBlocklistResponse.Builder |
CreateBlocklistResponse.Builder.blocklist(Blocklist blocklist)
The returned
Blocklist instance. |
Copyright © 2016–2024. All rights reserved.