Interface GollumOptions
-
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
GollumOptions.Jsii$Proxy
@Generated(value="jsii-pacmak/1.96.0 (build 921e240)", date="2024-03-28T21:16:43.098Z") @Stability(Experimental) public interface GollumOptions extends software.amazon.jsii.JsiiSerializable
(experimental) The Gollum event accepts no options.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classGollumOptions.BuilderA builder forGollumOptionsstatic classGollumOptions.Jsii$ProxyAn implementation forGollumOptions
-
Method Summary
Static Methods Modifier and Type Method Description static GollumOptions.Builderbuilder()
-
-
-
Method Detail
-
builder
@Stability(Experimental) static GollumOptions.Builder builder()
- Returns:
- a
GollumOptions.BuilderofGollumOptions
-
-