Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.sns.subscriptions package.
Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.sns.subscriptions package.
(build-email-subscription-builder builder id config)
The build-email-subscription-builder function updates a EmailSubscription$Builder instance using the provided configuration. The function takes the EmailSubscription$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
filterPolicy | java.util.Map | cdk.support/lookup-entry | :filter-policy |
filterPolicyWithMessageBody | java.util.Map | cdk.support/lookup-entry | :filter-policy-with-message-body |
json | java.lang.Boolean | cdk.support/lookup-entry | :json |
The build-email-subscription-builder function updates a EmailSubscription$Builder instance using the provided configuration. The function takes the EmailSubscription$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `filterPolicy` | java.util.Map | [[cdk.support/lookup-entry]] | `:filter-policy` | | `filterPolicyWithMessageBody` | java.util.Map | [[cdk.support/lookup-entry]] | `:filter-policy-with-message-body` | | `json` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:json` |
(build-email-subscription-props-builder builder id config)
The build-email-subscription-props-builder function updates a EmailSubscriptionProps$Builder instance using the provided configuration. The function takes the EmailSubscriptionProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
filterPolicy | java.util.Map | cdk.support/lookup-entry | :filter-policy |
filterPolicyWithMessageBody | java.util.Map | cdk.support/lookup-entry | :filter-policy-with-message-body |
json | java.lang.Boolean | cdk.support/lookup-entry | :json |
The build-email-subscription-props-builder function updates a EmailSubscriptionProps$Builder instance using the provided configuration. The function takes the EmailSubscriptionProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `filterPolicy` | java.util.Map | [[cdk.support/lookup-entry]] | `:filter-policy` | | `filterPolicyWithMessageBody` | java.util.Map | [[cdk.support/lookup-entry]] | `:filter-policy-with-message-body` | | `json` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:json` |
(build-lambda-subscription-builder builder id config)
The build-lambda-subscription-builder function updates a LambdaSubscription$Builder instance using the provided configuration. The function takes the LambdaSubscription$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
filterPolicy | java.util.Map | cdk.support/lookup-entry | :filter-policy |
filterPolicyWithMessageBody | java.util.Map | cdk.support/lookup-entry | :filter-policy-with-message-body |
The build-lambda-subscription-builder function updates a LambdaSubscription$Builder instance using the provided configuration. The function takes the LambdaSubscription$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `filterPolicy` | java.util.Map | [[cdk.support/lookup-entry]] | `:filter-policy` | | `filterPolicyWithMessageBody` | java.util.Map | [[cdk.support/lookup-entry]] | `:filter-policy-with-message-body` |
(build-lambda-subscription-props-builder builder id config)
The build-lambda-subscription-props-builder function updates a LambdaSubscriptionProps$Builder instance using the provided configuration. The function takes the LambdaSubscriptionProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
filterPolicy | java.util.Map | cdk.support/lookup-entry | :filter-policy |
filterPolicyWithMessageBody | java.util.Map | cdk.support/lookup-entry | :filter-policy-with-message-body |
The build-lambda-subscription-props-builder function updates a LambdaSubscriptionProps$Builder instance using the provided configuration. The function takes the LambdaSubscriptionProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `filterPolicy` | java.util.Map | [[cdk.support/lookup-entry]] | `:filter-policy` | | `filterPolicyWithMessageBody` | java.util.Map | [[cdk.support/lookup-entry]] | `:filter-policy-with-message-body` |
(build-sms-subscription-builder builder id config)
The build-sms-subscription-builder function updates a SmsSubscription$Builder instance using the provided configuration. The function takes the SmsSubscription$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
filterPolicy | java.util.Map | cdk.support/lookup-entry | :filter-policy |
filterPolicyWithMessageBody | java.util.Map | cdk.support/lookup-entry | :filter-policy-with-message-body |
The build-sms-subscription-builder function updates a SmsSubscription$Builder instance using the provided configuration. The function takes the SmsSubscription$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `filterPolicy` | java.util.Map | [[cdk.support/lookup-entry]] | `:filter-policy` | | `filterPolicyWithMessageBody` | java.util.Map | [[cdk.support/lookup-entry]] | `:filter-policy-with-message-body` |
(build-sms-subscription-props-builder builder id config)
The build-sms-subscription-props-builder function updates a SmsSubscriptionProps$Builder instance using the provided configuration. The function takes the SmsSubscriptionProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
filterPolicy | java.util.Map | cdk.support/lookup-entry | :filter-policy |
filterPolicyWithMessageBody | java.util.Map | cdk.support/lookup-entry | :filter-policy-with-message-body |
The build-sms-subscription-props-builder function updates a SmsSubscriptionProps$Builder instance using the provided configuration. The function takes the SmsSubscriptionProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `filterPolicy` | java.util.Map | [[cdk.support/lookup-entry]] | `:filter-policy` | | `filterPolicyWithMessageBody` | java.util.Map | [[cdk.support/lookup-entry]] | `:filter-policy-with-message-body` |
(build-sqs-subscription-builder builder id config)
The build-sqs-subscription-builder function updates a SqsSubscription$Builder instance using the provided configuration. The function takes the SqsSubscription$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
filterPolicy | java.util.Map | cdk.support/lookup-entry | :filter-policy |
filterPolicyWithMessageBody | java.util.Map | cdk.support/lookup-entry | :filter-policy-with-message-body |
rawMessageDelivery | java.lang.Boolean | cdk.support/lookup-entry | :raw-message-delivery |
The build-sqs-subscription-builder function updates a SqsSubscription$Builder instance using the provided configuration. The function takes the SqsSubscription$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `filterPolicy` | java.util.Map | [[cdk.support/lookup-entry]] | `:filter-policy` | | `filterPolicyWithMessageBody` | java.util.Map | [[cdk.support/lookup-entry]] | `:filter-policy-with-message-body` | | `rawMessageDelivery` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:raw-message-delivery` |
(build-sqs-subscription-props-builder builder id config)
The build-sqs-subscription-props-builder function updates a SqsSubscriptionProps$Builder instance using the provided configuration. The function takes the SqsSubscriptionProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
filterPolicy | java.util.Map | cdk.support/lookup-entry | :filter-policy |
filterPolicyWithMessageBody | java.util.Map | cdk.support/lookup-entry | :filter-policy-with-message-body |
rawMessageDelivery | java.lang.Boolean | cdk.support/lookup-entry | :raw-message-delivery |
The build-sqs-subscription-props-builder function updates a SqsSubscriptionProps$Builder instance using the provided configuration. The function takes the SqsSubscriptionProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `filterPolicy` | java.util.Map | [[cdk.support/lookup-entry]] | `:filter-policy` | | `filterPolicyWithMessageBody` | java.util.Map | [[cdk.support/lookup-entry]] | `:filter-policy-with-message-body` | | `rawMessageDelivery` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:raw-message-delivery` |
(build-subscription-props-builder builder id config)
The build-subscription-props-builder function updates a SubscriptionProps$Builder instance using the provided configuration. The function takes the SubscriptionProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
filterPolicy | java.util.Map | cdk.support/lookup-entry | :filter-policy |
filterPolicyWithMessageBody | java.util.Map | cdk.support/lookup-entry | :filter-policy-with-message-body |
The build-subscription-props-builder function updates a SubscriptionProps$Builder instance using the provided configuration. The function takes the SubscriptionProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `filterPolicy` | java.util.Map | [[cdk.support/lookup-entry]] | `:filter-policy` | | `filterPolicyWithMessageBody` | java.util.Map | [[cdk.support/lookup-entry]] | `:filter-policy-with-message-body` |
(build-url-subscription-builder builder id config)
The build-url-subscription-builder function updates a UrlSubscription$Builder instance using the provided configuration. The function takes the UrlSubscription$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
filterPolicy | java.util.Map | cdk.support/lookup-entry | :filter-policy |
filterPolicyWithMessageBody | java.util.Map | cdk.support/lookup-entry | :filter-policy-with-message-body |
protocol | software.amazon.awscdk.services.sns.SubscriptionProtocol | cdk.api.services.sns/subscription-protocol | :protocol |
rawMessageDelivery | java.lang.Boolean | cdk.support/lookup-entry | :raw-message-delivery |
The build-url-subscription-builder function updates a UrlSubscription$Builder instance using the provided configuration. The function takes the UrlSubscription$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `filterPolicy` | java.util.Map | [[cdk.support/lookup-entry]] | `:filter-policy` | | `filterPolicyWithMessageBody` | java.util.Map | [[cdk.support/lookup-entry]] | `:filter-policy-with-message-body` | | `protocol` | software.amazon.awscdk.services.sns.SubscriptionProtocol | [[cdk.api.services.sns/subscription-protocol]] | `:protocol` | | `rawMessageDelivery` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:raw-message-delivery` |
(build-url-subscription-props-builder builder id config)
The build-url-subscription-props-builder function updates a UrlSubscriptionProps$Builder instance using the provided configuration. The function takes the UrlSubscriptionProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
filterPolicy | java.util.Map | cdk.support/lookup-entry | :filter-policy |
filterPolicyWithMessageBody | java.util.Map | cdk.support/lookup-entry | :filter-policy-with-message-body |
protocol | software.amazon.awscdk.services.sns.SubscriptionProtocol | cdk.api.services.sns/subscription-protocol | :protocol |
rawMessageDelivery | java.lang.Boolean | cdk.support/lookup-entry | :raw-message-delivery |
The build-url-subscription-props-builder function updates a UrlSubscriptionProps$Builder instance using the provided configuration. The function takes the UrlSubscriptionProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `filterPolicy` | java.util.Map | [[cdk.support/lookup-entry]] | `:filter-policy` | | `filterPolicyWithMessageBody` | java.util.Map | [[cdk.support/lookup-entry]] | `:filter-policy-with-message-body` | | `protocol` | software.amazon.awscdk.services.sns.SubscriptionProtocol | [[cdk.api.services.sns/subscription-protocol]] | `:protocol` | | `rawMessageDelivery` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:raw-message-delivery` |
(email-subscription-builder email id config)
Creates a EmailSubscription$Builder
instance using provided forms, applies the data configuration, then builds it. Takes the following arguments:
Create Form: _[java.lang.String] | Argument | DataType | Description | |---|---|---| | email | java.lang.String | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
Creates a `EmailSubscription$Builder` instance using provided forms, applies the data configuration, then builds it. Takes the following arguments: __Create Form:__ ____[java.lang.String]___ | Argument | DataType | Description | |---|---|---| | email | java.lang.String | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(email-subscription-props-builder id config)
Creates a EmailSubscriptionProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `EmailSubscriptionProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(lambda-subscription-builder handler id config)
Creates a LambdaSubscription$Builder
instance using provided forms, applies the data configuration, then builds it. Takes the following arguments:
Create Form: _[software.amazon.awscdk.services.lambda.IFunction] | Argument | DataType | Description | |---|---|---| | handler | software.amazon.awscdk.services.lambda.IFunction | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
Creates a `LambdaSubscription$Builder` instance using provided forms, applies the data configuration, then builds it. Takes the following arguments: __Create Form:__ ____[software.amazon.awscdk.services.lambda.IFunction]___ | Argument | DataType | Description | |---|---|---| | handler | software.amazon.awscdk.services.lambda.IFunction | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(lambda-subscription-props-builder id config)
Creates a LambdaSubscriptionProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `LambdaSubscriptionProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(sms-subscription-builder phone-number id config)
Creates a SmsSubscription$Builder
instance using provided forms, applies the data configuration, then builds it. Takes the following arguments:
Create Form: _[java.lang.String] | Argument | DataType | Description | |---|---|---| | phone-number | java.lang.String | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
Creates a `SmsSubscription$Builder` instance using provided forms, applies the data configuration, then builds it. Takes the following arguments: __Create Form:__ ____[java.lang.String]___ | Argument | DataType | Description | |---|---|---| | phone-number | java.lang.String | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(sms-subscription-props-builder id config)
Creates a SmsSubscriptionProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `SmsSubscriptionProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(sqs-subscription-builder queue id config)
Creates a SqsSubscription$Builder
instance using provided forms, applies the data configuration, then builds it. Takes the following arguments:
Create Form: _[software.amazon.awscdk.services.sqs.IQueue] | Argument | DataType | Description | |---|---|---| | queue | software.amazon.awscdk.services.sqs.IQueue | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
Creates a `SqsSubscription$Builder` instance using provided forms, applies the data configuration, then builds it. Takes the following arguments: __Create Form:__ ____[software.amazon.awscdk.services.sqs.IQueue]___ | Argument | DataType | Description | |---|---|---| | queue | software.amazon.awscdk.services.sqs.IQueue | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(sqs-subscription-props-builder id config)
Creates a SqsSubscriptionProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `SqsSubscriptionProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(subscription-props-builder id config)
Creates a SubscriptionProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `SubscriptionProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(url-subscription-builder url id config)
Creates a UrlSubscription$Builder
instance using provided forms, applies the data configuration, then builds it. Takes the following arguments:
Create Form: _[java.lang.String] | Argument | DataType | Description | |---|---|---| | url | java.lang.String | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
Creates a `UrlSubscription$Builder` instance using provided forms, applies the data configuration, then builds it. Takes the following arguments: __Create Form:__ ____[java.lang.String]___ | Argument | DataType | Description | |---|---|---| | url | java.lang.String | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(url-subscription-props-builder id config)
Creates a UrlSubscriptionProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `UrlSubscriptionProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close