| Package | Description |
|---|---|
| org.openstack4j.api.compute.ext | |
| org.openstack4j.openstack.compute.domain.ext | |
| org.openstack4j.openstack.compute.internal |
| Modifier and Type | Method and Description |
|---|---|
ExtService |
ServicesService.disableService(String binary,
String host)
Disables a service.
|
ExtService |
ServicesService.enableService(String binary,
String host)
Enables a compute services.
|
| Modifier and Type | Method and Description |
|---|---|
List<ExtService> |
ExtService.Services.value() |
| Modifier and Type | Method and Description |
|---|---|
ExtService |
ServicesServiceImpl.disableService(String binary,
String host)
Disables a compute service.
|
ExtService |
ServicesServiceImpl.enableService(String binary,
String host)
Enables a compute services.
|
Copyright © 2019. All rights reserved.