Class CinderEndpointBuilderFactory.CinderHeaderNameBuilder
java.lang.Object
org.apache.camel.builder.endpoint.dsl.CinderEndpointBuilderFactory.CinderHeaderNameBuilder
- Enclosing interface:
CinderEndpointBuilderFactory
The builder of headers' name for the OpenStack Cinder component.
-
Constructor Details
-
CinderHeaderNameBuilder
public CinderHeaderNameBuilder()
-
-
Method Details
-
size
Size of volume. The option is a:Integertype. Group: volume- Returns:
- the name of the header
size.
-
volumeType
Volume type. The option is a:Stringtype. Group: volume- Returns:
- the name of the header
volumeType.
-
imageRef
ID of image. The option is a:Stringtype. Group: volume- Returns:
- the name of the header
imageRef.
-
snapshotId
ID of snapshot. The option is a:Stringtype. Group: volume- Returns:
- the name of the header
snapshotId.
-
isBootable
Is bootable. The option is a:Booleantype. Group: volume- Returns:
- the name of the header
isBootable.
-
volumeId
The Volume ID. The option is a:Stringtype. Group: snapshot- Returns:
- the name of the header
volumeId.
-
force
Force. The option is a:Booleantype. Group: snapshot- Returns:
- the name of the header
force.
-
operation
The operation to perform. The option is a:Stringtype. Group: producer- Returns:
- the name of the header
operation.
-
iD
The ID. The option is a:Stringtype. Group: producer- Returns:
- the name of the header
ID.
-
name
The name. The option is a:Stringtype. Group: producer- Returns:
- the name of the header
name.
-
description
The description. The option is a:Stringtype. Group: producer- Returns:
- the name of the header
description.
-