public class AwsSqsSourceSpecFluentImpl<A extends AwsSqsSourceSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements AwsSqsSourceSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
AwsSqsSourceSpecFluentImpl.SinkNestedImpl<N> |
AwsSqsSourceSpecFluent.SinkNested<N>| Constructor and Description |
|---|
AwsSqsSourceSpecFluentImpl() |
AwsSqsSourceSpecFluentImpl(AwsSqsSourceSpec instance) |
public AwsSqsSourceSpecFluentImpl()
public AwsSqsSourceSpecFluentImpl(AwsSqsSourceSpec instance)
public A addToAnnotations(String key, String value)
addToAnnotations in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>public A addToAnnotations(Map<String,String> map)
addToAnnotations in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>public A removeFromAnnotations(String key)
removeFromAnnotations in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>public A removeFromAnnotations(Map<String,String> map)
removeFromAnnotations in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>public Map<String,String> getAnnotations()
getAnnotations in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>public <K,V> A withAnnotations(Map<String,String> annotations)
withAnnotations in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>public Boolean hasAnnotations()
hasAnnotations in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>public io.fabric8.kubernetes.api.model.SecretKeySelector getAwsCredsSecret()
getAwsCredsSecret in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>public A withAwsCredsSecret(io.fabric8.kubernetes.api.model.SecretKeySelector awsCredsSecret)
withAwsCredsSecret in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>public Boolean hasAwsCredsSecret()
hasAwsCredsSecret in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>public A withNewAwsCredsSecret(String key, String name, Boolean optional)
withNewAwsCredsSecret in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>public String getQueueUrl()
getQueueUrl in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>public A withQueueUrl(String queueUrl)
withQueueUrl in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>public Boolean hasQueueUrl()
hasQueueUrl in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>@Deprecated public A withNewQueueUrl(String arg0)
withNewQueueUrl in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>public String getServiceAccountName()
getServiceAccountName in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>public A withServiceAccountName(String serviceAccountName)
withServiceAccountName in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>public Boolean hasServiceAccountName()
hasServiceAccountName in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>@Deprecated public A withNewServiceAccountName(String arg0)
withNewServiceAccountName in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ObjectReference getSink()
getSink in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>public io.fabric8.kubernetes.api.model.ObjectReference buildSink()
buildSink in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>public A withSink(io.fabric8.kubernetes.api.model.ObjectReference sink)
withSink in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>public Boolean hasSink()
hasSink in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>public AwsSqsSourceSpecFluent.SinkNested<A> withNewSink()
withNewSink in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>public AwsSqsSourceSpecFluent.SinkNested<A> withNewSinkLike(io.fabric8.kubernetes.api.model.ObjectReference item)
withNewSinkLike in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>public AwsSqsSourceSpecFluent.SinkNested<A> editSink()
editSink in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>public AwsSqsSourceSpecFluent.SinkNested<A> editOrNewSink()
editOrNewSink in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>public AwsSqsSourceSpecFluent.SinkNested<A> editOrNewSinkLike(io.fabric8.kubernetes.api.model.ObjectReference item)
editOrNewSinkLike in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.