Class PropertyGroups.Builder
java.lang.Object
software.amazon.awscdk.services.kinesisanalytics.flink.alpha.PropertyGroups.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<PropertyGroups>
- Enclosing interface:
- PropertyGroups
@Stability(Deprecated)
@Deprecated
public static final class PropertyGroups.Builder
extends Object
implements software.amazon.jsii.Builder<PropertyGroups>
Deprecated.
A builder for
PropertyGroups
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Builder
public Builder()Deprecated.
-
-
Method Details
-
build
Deprecated.Builds the configured instance.- Specified by:
build
in interfacesoftware.amazon.jsii.Builder<PropertyGroups>
- Returns:
- a new instance of
PropertyGroups
- Throws:
NullPointerException
- if any required attribute was not provided
-