- setApplication(String) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
-
The application name to start, stop, restart, or get the state.
- setClientId(String) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
-
The client id
- setDomain(String) - Method in class org.apache.camel.component.openshift.OpenShiftComponent
-
Domain name.
- setDomain(String) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
-
Domain name.
- setMode(String) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
-
Whether to output the message body as a pojo or json.
- setOperation(String) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
-
The operation to perform which can be: list, start, stop, restart, and state.
- setOperation(OpenShiftOperation) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
-
- setPassword(String) - Method in class org.apache.camel.component.openshift.OpenShiftComponent
-
The password for login to openshift server.
- setPassword(String) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
-
The password for login to openshift server.
- setServer(String) - Method in class org.apache.camel.component.openshift.OpenShiftComponent
-
Url to the openshift server.
- setServer(String) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
-
Url to the openshift server.
- setUsername(String) - Method in class org.apache.camel.component.openshift.OpenShiftComponent
-
The username to login to openshift server.
- setUsername(String) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
-
The username to login to openshift server.