Package | Description |
---|---|
org.apache.flink.statefun.sdk.core | |
org.apache.flink.statefun.sdk.kinesis.ingress |
Modifier and Type | Method and Description |
---|---|
static <T> OptionalProperty<T> |
OptionalProperty.withDefault(T defaultValue) |
static <T> OptionalProperty<T> |
OptionalProperty.withoutDefault() |
Modifier and Type | Method and Description |
---|---|
OptionalProperty<AwsCredentials> |
KinesisIngressSpec.awsCredentials() |
OptionalProperty<AwsRegion> |
KinesisIngressSpec.awsRegion() |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.