Class KeystoneEndpointBuilderFactory.KeystoneHeaderNameBuilder
java.lang.Object
org.apache.camel.builder.endpoint.dsl.KeystoneEndpointBuilderFactory.KeystoneHeaderNameBuilder
- Enclosing interface:
KeystoneEndpointBuilderFactory
The builder of headers' name for the OpenStack Keystone component.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KeystoneHeaderNameBuilder
public KeystoneHeaderNameBuilder()
-
-
Method Details
-
description
The description. The option is a:String
type. Group: producer- Returns:
- the name of the header
description
.
-
domainId
ID of the domain. The option is a:String
type. Group: group project user- Returns:
- the name of the header
domainId
.
-
parentId
The parent project ID. The option is a:String
type. Group: project- Returns:
- the name of the header
parentId
.
-
password
User's password. The option is a:String
type. Group: user- Returns:
- the name of the header
password
.
-
email
User's email. The option is a:String
type. Group: user- Returns:
- the name of the header
email
.
-
userId
ID of the user. The option is a:String
type. Group: group- Returns:
- the name of the header
userId
.
-
groupId
ID of the group. The option is a:String
type. Group: group- Returns:
- the name of the header
groupId
.
-
operation
The operation to perform. The option is a:String
type. Group: producer- Returns:
- the name of the header
operation
.
-
iD
The ID. The option is a:String
type. Group: producer- Returns:
- the name of the header
ID
.
-
name
The name. The option is a:String
type. Group: producer- Returns:
- the name of the header
name
.
-