Package | Description |
---|---|
org.openstack4j.api.networking.ext | |
org.openstack4j.openstack.networking.domain.ext | |
org.openstack4j.openstack.networking.internal.ext |
Modifier and Type | Method and Description |
---|---|
HealthMonitorV2 |
HealthMonitorV2Service.create(HealthMonitorV2 healthMonitor)
Create a healthMonitorV2
|
HealthMonitorV2 |
HealthMonitorV2Service.get(String healthMonitorId)
Get the specified healthMonitorV2 by ID
|
HealthMonitorV2 |
HealthMonitorV2Service.update(String healthMonitorId,
HealthMonitorV2Update healthMonitor)
Update a healthMonitorV2
|
Modifier and Type | Method and Description |
---|---|
List<? extends HealthMonitorV2> |
HealthMonitorV2Service.list()
List all healthMonitor that the current tenant has access to
|
List<? extends HealthMonitorV2> |
HealthMonitorV2Service.list(Map<String,String> filteringParams)
Returns list of healthMonitorV2 filtered by parameters.
|
Modifier and Type | Method and Description |
---|---|
HealthMonitorV2 |
HealthMonitorV2Service.create(HealthMonitorV2 healthMonitor)
Create a healthMonitorV2
|
Modifier and Type | Class and Description |
---|---|
class |
NeutronHealthMonitorV2
A lbaas v2 health monitor entity
|
Modifier and Type | Method and Description |
---|---|
HealthMonitorV2 |
NeutronHealthMonitorV2.HealthMonitorV2Concretebuilder.build() |
Modifier and Type | Method and Description |
---|---|
HealthMonitorV2Builder |
NeutronHealthMonitorV2.HealthMonitorV2Concretebuilder.from(HealthMonitorV2 in) |
Modifier and Type | Method and Description |
---|---|
HealthMonitorV2 |
HealthMonitorV2ServiceImpl.create(HealthMonitorV2 healthMonitor)
Create a healthMonitorV2
|
HealthMonitorV2 |
HealthMonitorV2ServiceImpl.get(String healthMonitorId)
Get the specified healthMonitorV2 by ID
|
HealthMonitorV2 |
HealthMonitorV2ServiceImpl.update(String healthMonitorId,
HealthMonitorV2Update healthMonitor)
Update a healthMonitorV2
|
Modifier and Type | Method and Description |
---|---|
List<? extends HealthMonitorV2> |
HealthMonitorV2ServiceImpl.list()
List all healthMonitor that the current tenant has access to
|
List<? extends HealthMonitorV2> |
HealthMonitorV2ServiceImpl.list(Map<String,String> filteringParams)
Returns list of healthMonitorV2 filtered by parameters.
|
Modifier and Type | Method and Description |
---|---|
HealthMonitorV2 |
HealthMonitorV2ServiceImpl.create(HealthMonitorV2 healthMonitor)
Create a healthMonitorV2
|
Copyright © 2017. All rights reserved.