Modifier and Type | Method and Description |
---|---|
ExtraSpecs |
ShareTypeService.listExtraSpecs(String shareTypeId)
Lists the extra specifications for a share type.
|
ExtraSpecs |
ShareTypeService.setExtraSpec(String shareTypeId,
ExtraSpecs extraSpecs)
Sets an extra specification for the share type.
|
Modifier and Type | Method and Description |
---|---|
ExtraSpecs |
ShareTypeService.setExtraSpec(String shareTypeId,
ExtraSpecs extraSpecs)
Sets an extra specification for the share type.
|
Modifier and Type | Method and Description |
---|---|
ExtraSpecs |
ShareTypeCreate.getExtraSpecs() |
ExtraSpecs |
ShareType.getExtraSpecs() |
ExtraSpecs |
ShareType.getRequiredExtraSpecs() |
static ExtraSpecs |
ExtraSpecs.toExtraSpecs(Map<String,String> from)
Creates extra specifications from a map.
|
Modifier and Type | Method and Description |
---|---|
ShareTypeCreateBuilder |
ShareTypeCreateBuilder.extraSpecs(ExtraSpecs extraSpecs)
Set extra specifications for the share type.
|
Modifier and Type | Method and Description |
---|---|
ExtraSpecs |
ManilaShareTypeCreate.getExtraSpecs() |
ExtraSpecs |
ManilaShareType.getExtraSpecs() |
ExtraSpecs |
ManilaShareType.getRequiredExtraSpecs() |
Modifier and Type | Method and Description |
---|---|
ShareTypeCreateBuilder |
ManilaShareTypeCreate.ShareTypeCreateConcreteBuilder.extraSpecs(ExtraSpecs extraSpecs) |
Modifier and Type | Method and Description |
---|---|
ExtraSpecs |
ShareTypeServiceImpl.listExtraSpecs(String shareTypeId)
Lists the extra specifications for a share type.
|
ExtraSpecs |
ShareTypeServiceImpl.setExtraSpec(String shareTypeId,
ExtraSpecs extraSpecs)
Sets an extra specification for the share type.
|
Modifier and Type | Method and Description |
---|---|
ExtraSpecs |
ShareTypeServiceImpl.setExtraSpec(String shareTypeId,
ExtraSpecs extraSpecs)
Sets an extra specification for the share type.
|
Copyright © 2017. All rights reserved.