| Package | Description |
|---|---|
| org.openstack4j.api.octavia | |
| org.openstack4j.openstack.octavia.domain | |
| org.openstack4j.openstack.octavia.internal |
| Modifier and Type | Method and Description |
|---|---|
ListenerV2 |
ListenerV2Service.update(String listenerId,
ListenerV2Update listener)
Update a listener
|
| Modifier and Type | Class and Description |
|---|---|
class |
OctaviaListenerV2Update
Entity for updating lbaas v2 listener
|
| Modifier and Type | Method and Description |
|---|---|
ListenerV2Update |
OctaviaListenerV2Update.ListenerV2UpdateConcreteBuilder.build()
Creates and return the Model Entity M
|
| Modifier and Type | Method and Description |
|---|---|
ListenerV2UpdateBuilder |
OctaviaListenerV2Update.ListenerV2UpdateConcreteBuilder.from(ListenerV2Update in)
Creates a Builder using the param M as the default values
|
| Modifier and Type | Method and Description |
|---|---|
ListenerV2 |
ListenerV2ServiceImpl.update(String listenerId,
ListenerV2Update listener) |
Copyright © 2019. All rights reserved.