public class Sigv4FluentImpl<A extends Sigv4Fluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements Sigv4Fluent<A>
| Constructor and Description |
|---|
Sigv4FluentImpl() |
Sigv4FluentImpl(Sigv4 instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic Sigv4FluentImpl()
public Sigv4FluentImpl(Sigv4 instance)
public io.fabric8.kubernetes.api.model.SecretKeySelector getAccessKey()
getAccessKey in interface Sigv4Fluent<A extends Sigv4Fluent<A>>public A withAccessKey(io.fabric8.kubernetes.api.model.SecretKeySelector accessKey)
withAccessKey in interface Sigv4Fluent<A extends Sigv4Fluent<A>>public Boolean hasAccessKey()
hasAccessKey in interface Sigv4Fluent<A extends Sigv4Fluent<A>>public A withNewAccessKey(String key, String name, Boolean optional)
withNewAccessKey in interface Sigv4Fluent<A extends Sigv4Fluent<A>>public String getProfile()
getProfile in interface Sigv4Fluent<A extends Sigv4Fluent<A>>public A withProfile(String profile)
withProfile in interface Sigv4Fluent<A extends Sigv4Fluent<A>>public Boolean hasProfile()
hasProfile in interface Sigv4Fluent<A extends Sigv4Fluent<A>>public String getRegion()
getRegion in interface Sigv4Fluent<A extends Sigv4Fluent<A>>public A withRegion(String region)
withRegion in interface Sigv4Fluent<A extends Sigv4Fluent<A>>public Boolean hasRegion()
hasRegion in interface Sigv4Fluent<A extends Sigv4Fluent<A>>public String getRoleArn()
getRoleArn in interface Sigv4Fluent<A extends Sigv4Fluent<A>>public A withRoleArn(String roleArn)
withRoleArn in interface Sigv4Fluent<A extends Sigv4Fluent<A>>public Boolean hasRoleArn()
hasRoleArn in interface Sigv4Fluent<A extends Sigv4Fluent<A>>public io.fabric8.kubernetes.api.model.SecretKeySelector getSecretKey()
getSecretKey in interface Sigv4Fluent<A extends Sigv4Fluent<A>>public A withSecretKey(io.fabric8.kubernetes.api.model.SecretKeySelector secretKey)
withSecretKey in interface Sigv4Fluent<A extends Sigv4Fluent<A>>public Boolean hasSecretKey()
hasSecretKey in interface Sigv4Fluent<A extends Sigv4Fluent<A>>public A withNewSecretKey(String key, String name, Boolean optional)
withNewSecretKey in interface Sigv4Fluent<A extends Sigv4Fluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface Sigv4Fluent<A extends Sigv4Fluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface Sigv4Fluent<A extends Sigv4Fluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface Sigv4Fluent<A extends Sigv4Fluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface Sigv4Fluent<A extends Sigv4Fluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface Sigv4Fluent<A extends Sigv4Fluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface Sigv4Fluent<A extends Sigv4Fluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface Sigv4Fluent<A extends Sigv4Fluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends Sigv4Fluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends Sigv4Fluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.