Package | Description |
---|---|
org.openstack4j.model.manila | |
org.openstack4j.model.manila.builder | |
org.openstack4j.openstack.manila.domain |
Modifier and Type | Method and Description |
---|---|
SecurityService.Type |
SecurityServiceUpdateOptions.getType() |
SecurityService.Type |
SecurityServiceCreate.getType() |
SecurityService.Type |
SecurityService.getType() |
static SecurityService.Type |
SecurityService.Type.value(String v) |
static SecurityService.Type |
SecurityService.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecurityService.Type[] |
SecurityService.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SecurityServiceUpdateOptions |
SecurityServiceUpdateOptions.type(SecurityService.Type type)
Update the security service type.
|
Modifier and Type | Method and Description |
---|---|
SecurityServiceCreateBuilder |
SecurityServiceCreateBuilder.type(SecurityService.Type type)
Set the security service type
|
Modifier and Type | Method and Description |
---|---|
SecurityService.Type |
ManilaSecurityServiceCreate.getType() |
SecurityService.Type |
ManilaSecurityService.getType() |
Modifier and Type | Method and Description |
---|---|
SecurityServiceCreateBuilder |
ManilaSecurityServiceCreate.SecurityServiceCreateConcreteBuilder.type(SecurityService.Type type) |
Copyright © 2017. All rights reserved.