Interface KnativeChannelActionBuilder
public interface KnativeChannelActionBuilder
-
Method Summary
Modifier and TypeMethodDescriptionCreate channel instance.Delete channel instance.
-
Method Details
-
create
Create channel instance.- Parameters:
channelName- the name of the Knative channel.
-
delete
Delete channel instance.- Parameters:
channelName- the name of the Knative channel.
-