public class AwsSqsSourceSpecFluentImpl<A extends AwsSqsSourceSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements AwsSqsSourceSpecFluent<A>
| 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 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>>public A withNewQueueUrl(String arg1)
withNewQueueUrl in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>public A withNewQueueUrl(StringBuilder arg1)
withNewQueueUrl in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>public A withNewQueueUrl(StringBuffer arg1)
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>>public A withNewServiceAccountName(String arg1)
withNewServiceAccountName in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>public A withNewServiceAccountName(StringBuilder arg1)
withNewServiceAccountName in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>public A withNewServiceAccountName(StringBuffer arg1)
withNewServiceAccountName in interface AwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>public io.fabric8.kubernetes.api.model.ObjectReference getSink()
getSink 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>>Copyright © 2015–2020 Red Hat. All rights reserved.