Class AwsSqsSourceFluentImpl.SpecNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.eventing.contrib.awssqs.v1alpha1.AwsSqsSourceSpecFluentImpl<AwsSqsSourceFluent.SpecNested<N>>
-
- io.fabric8.knative.eventing.contrib.awssqs.v1alpha1.AwsSqsSourceFluentImpl.SpecNestedImpl<N>
-
- All Implemented Interfaces:
AwsSqsSourceFluent.SpecNested<N>,AwsSqsSourceSpecFluent<AwsSqsSourceFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<AwsSqsSourceFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<AwsSqsSourceFluent.SpecNested<N>>
- Enclosing class:
- AwsSqsSourceFluentImpl<A extends AwsSqsSourceFluent<A>>
public class AwsSqsSourceFluentImpl.SpecNestedImpl<N> extends AwsSqsSourceSpecFluentImpl<AwsSqsSourceFluent.SpecNested<N>> implements AwsSqsSourceFluent.SpecNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.knative.eventing.contrib.awssqs.v1alpha1.AwsSqsSourceSpecFluentImpl
addToAnnotations, addToAnnotations, equals, getAnnotations, getAwsCredsSecret, getQueueUrl, getServiceAccountName, getSink, hasAnnotations, hasAwsCredsSecret, hashCode, hasQueueUrl, hasServiceAccountName, hasSink, removeFromAnnotations, removeFromAnnotations, withAnnotations, withAwsCredsSecret, withNewAwsCredsSecret, withNewQueueUrl, withNewQueueUrl, withNewQueueUrl, withNewServiceAccountName, withNewServiceAccountName, withNewServiceAccountName, withQueueUrl, withServiceAccountName, withSink
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
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
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceAwsSqsSourceFluent.SpecNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endSpec
public N endSpec()
- Specified by:
endSpecin interfaceAwsSqsSourceFluent.SpecNested<N>
-
-