public interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AwsSqsSourceSpecFluent.SinkNested<N> |
Boolean hasAnnotations()
io.fabric8.kubernetes.api.model.SecretKeySelector getAwsCredsSecret()
A withAwsCredsSecret(io.fabric8.kubernetes.api.model.SecretKeySelector awsCredsSecret)
Boolean hasAwsCredsSecret()
String getQueueUrl()
Boolean hasQueueUrl()
@Deprecated A withNewQueueUrl(String arg0)
String getServiceAccountName()
Boolean hasServiceAccountName()
@Deprecated A withNewServiceAccountName(String arg0)
@Deprecated io.fabric8.kubernetes.api.model.ObjectReference getSink()
io.fabric8.kubernetes.api.model.ObjectReference buildSink()
A withSink(io.fabric8.kubernetes.api.model.ObjectReference sink)
Boolean hasSink()
AwsSqsSourceSpecFluent.SinkNested<A> withNewSink()
AwsSqsSourceSpecFluent.SinkNested<A> withNewSinkLike(io.fabric8.kubernetes.api.model.ObjectReference item)
AwsSqsSourceSpecFluent.SinkNested<A> editSink()
AwsSqsSourceSpecFluent.SinkNested<A> editOrNewSink()
AwsSqsSourceSpecFluent.SinkNested<A> editOrNewSinkLike(io.fabric8.kubernetes.api.model.ObjectReference item)
Copyright © 2015–2021 Red Hat. All rights reserved.