Interface AwsSqsSourceFluent.SpecNested<N>
-
- All Superinterfaces:
AwsSqsSourceSpecFluent<AwsSqsSourceFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<AwsSqsSourceFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
AwsSqsSourceFluentImpl.SpecNestedImpl
- Enclosing interface:
- AwsSqsSourceFluent<A extends AwsSqsSourceFluent<A>>
public static interface AwsSqsSourceFluent.SpecNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, AwsSqsSourceSpecFluent<AwsSqsSourceFluent.SpecNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from interface io.fabric8.knative.eventing.contrib.awssqs.v1alpha1.AwsSqsSourceSpecFluent
addToAnnotations, addToAnnotations, getAnnotations, getAwsCredsSecret, getQueueUrl, getServiceAccountName, getSink, hasAnnotations, hasAwsCredsSecret, hasQueueUrl, hasServiceAccountName, hasSink, removeFromAnnotations, removeFromAnnotations, withAnnotations, withAwsCredsSecret, withNewAwsCredsSecret, withNewQueueUrl, withNewQueueUrl, withNewQueueUrl, withNewServiceAccountName, withNewServiceAccountName, withNewServiceAccountName, withQueueUrl, withServiceAccountName, withSink
-
-