| Package | Description |
|---|---|
| org.openstack4j.model.octavia | |
| org.openstack4j.model.octavia.builder | |
| org.openstack4j.openstack.octavia.domain |
| Modifier and Type | Method and Description |
|---|---|
SessionPersistence |
LbPoolV2Update.getSessionPersistence()
Optional
|
SessionPersistence |
LbPoolV2.getSessionPersistence() |
| Modifier and Type | Method and Description |
|---|---|
LbPoolV2UpdateBuilder |
LbPoolV2UpdateBuilder.sessionPersistence(SessionPersistence sessionPersistence)
Optional
|
LbPoolV2Builder |
LbPoolV2Builder.sessionPersistence(SessionPersistence sessionPersistence)
Optional
|
| Modifier and Type | Class and Description |
|---|---|
class |
OctaviaSessionPersistence |
| Modifier and Type | Method and Description |
|---|---|
SessionPersistence |
OctaviaSessionPersistence.SessionPersistenceContreteBuilder.build()
Creates and return the Model Entity M
|
SessionPersistence |
OctaviaLbPoolV2.getSessionPersistence() |
SessionPersistence |
OctaviaLbPoolV2Update.getSessionPersistence() |
| Modifier and Type | Method and Description |
|---|---|
SessionPersistenceBuilder |
OctaviaSessionPersistence.SessionPersistenceContreteBuilder.from(SessionPersistence in)
Creates a Builder using the param M as the default values
|
LbPoolV2Builder |
OctaviaLbPoolV2.LbPoolV2ConcreteBuilder.sessionPersistence(SessionPersistence sessionPersistence)
Optional
|
LbPoolV2UpdateBuilder |
OctaviaLbPoolV2Update.LbPoolV2UpdateContreteBuilder.sessionPersistence(SessionPersistence sessionPersistence)
Optional
|
Copyright © 2020. All rights reserved.