Class KeystoneEndpointBuilderFactory.KeystoneHeaderNameBuilder

java.lang.Object
org.apache.camel.builder.endpoint.dsl.KeystoneEndpointBuilderFactory.KeystoneHeaderNameBuilder
Enclosing interface:
KeystoneEndpointBuilderFactory

public static class KeystoneEndpointBuilderFactory.KeystoneHeaderNameBuilder extends Object
The builder of headers' name for the OpenStack Keystone component.
  • Constructor Details

    • KeystoneHeaderNameBuilder

      public KeystoneHeaderNameBuilder()
  • Method Details

    • description

      public String description()
      The description. The option is a: String type. Group: producer
      Returns:
      the name of the header description.
    • domainId

      public String domainId()
      ID of the domain. The option is a: String type. Group: group project user
      Returns:
      the name of the header domainId.
    • parentId

      public String parentId()
      The parent project ID. The option is a: String type. Group: project
      Returns:
      the name of the header parentId.
    • password

      public String password()
      User's password. The option is a: String type. Group: user
      Returns:
      the name of the header password.
    • email

      public String email()
      User's email. The option is a: String type. Group: user
      Returns:
      the name of the header email.
    • userId

      public String userId()
      ID of the user. The option is a: String type. Group: group
      Returns:
      the name of the header userId.
    • groupId

      public String groupId()
      ID of the group. The option is a: String type. Group: group
      Returns:
      the name of the header groupId.
    • operation

      public String operation()
      The operation to perform. The option is a: String type. Group: producer
      Returns:
      the name of the header operation.
    • iD

      public String iD()
      The ID. The option is a: String type. Group: producer
      Returns:
      the name of the header ID.
    • name

      public String name()
      The name. The option is a: String type. Group: producer
      Returns:
      the name of the header name.