| Package | Description |
|---|---|
| org.openstack4j.api.networking | |
| org.openstack4j.openstack.networking.internal |
| Modifier and Type | Method and Description |
|---|---|
NeutronResourceTag |
NeutronResourceTagService.list(Resource resource,
String resourceId)
Obtains the (Neutron) resource tags for a resource.
|
NeutronResourceTag |
NeutronResourceTagService.replace(Resource resource,
String resourceId,
NeutronResourceTag tags)
reset all tags from the resource
|
| Modifier and Type | Method and Description |
|---|---|
NeutronResourceTag |
NeutronResourceTagService.replace(Resource resource,
String resourceId,
NeutronResourceTag tags)
reset all tags from the resource
|
| Modifier and Type | Method and Description |
|---|---|
NeutronResourceTag |
NeutronResourceTagServiceImpl.list(Resource resource,
String securityGroupId)
Obtains the (Neutron) resource tags for a resource.
|
NeutronResourceTag |
NeutronResourceTagServiceImpl.replace(Resource resource,
String securityGroupId,
NeutronResourceTag tags)
reset all tags from the resource
|
| Modifier and Type | Method and Description |
|---|---|
NeutronResourceTag |
NeutronResourceTagServiceImpl.replace(Resource resource,
String securityGroupId,
NeutronResourceTag tags)
reset all tags from the resource
|
Copyright © 2021. All rights reserved.