public class Sigv4Fluent<A extends Sigv4Fluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
Sigv4Fluent() |
Sigv4Fluent(Sigv4 instance) |
public Sigv4Fluent()
public Sigv4Fluent(Sigv4 instance)
protected void copyInstance(Sigv4 instance)
public io.fabric8.kubernetes.api.model.SecretKeySelector getAccessKey()
public A withAccessKey(io.fabric8.kubernetes.api.model.SecretKeySelector accessKey)
public boolean hasAccessKey()
public String getProfile()
public boolean hasProfile()
public String getRegion()
public boolean hasRegion()
public String getRoleArn()
public boolean hasRoleArn()
public io.fabric8.kubernetes.api.model.SecretKeySelector getSecretKey()
public A withSecretKey(io.fabric8.kubernetes.api.model.SecretKeySelector secretKey)
public boolean hasSecretKey()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
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–2024 Red Hat. All rights reserved.