Package org.citrusframework.actions
Interface CreateEndpointActionBuilder<T extends TestAction>
- All Superinterfaces:
ActionBuilder<T,,CreateEndpointActionBuilder<T>> TestActionBuilder<T>
public interface CreateEndpointActionBuilder<T extends TestAction>
extends ActionBuilder<T,CreateEndpointActionBuilder<T>>, TestActionBuilder<T>
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface org.citrusframework.TestActionBuilder
TestActionBuilder.DelegatingTestActionBuilder<T extends TestAction> -
Field Summary
Fields inherited from interface org.citrusframework.TestActionBuilder
logger, RESOURCE_PATH, TYPE_RESOLVER -
Method Summary
Modifier and TypeMethodDescriptionendpointName(String name) properties(Map<String, String> properties) Methods inherited from interface org.citrusframework.actions.ActionBuilder
actor, description, nameMethods inherited from interface org.citrusframework.TestActionBuilder
build
-
Method Details
-
uri
-
type
-
endpointName
-
property
-
properties
-