public class V1alpha1ArtifactRegistryManagerSpec extends Object
| Constructor and Description |
|---|
V1alpha1ArtifactRegistryManagerSpec() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
V1alpha1HostPort |
getHttp()
Get http
|
V1alpha1SecretKeySetRef |
getSecret()
Get secret
|
String |
getType()
Get type
|
int |
hashCode() |
V1alpha1ArtifactRegistryManagerSpec |
http(V1alpha1HostPort http) |
V1alpha1ArtifactRegistryManagerSpec |
secret(V1alpha1SecretKeySetRef secret) |
void |
setHttp(V1alpha1HostPort http) |
void |
setSecret(V1alpha1SecretKeySetRef secret) |
void |
setType(String type) |
String |
toString() |
V1alpha1ArtifactRegistryManagerSpec |
type(String type) |
public V1alpha1ArtifactRegistryManagerSpec http(V1alpha1HostPort http)
public V1alpha1HostPort getHttp()
public void setHttp(V1alpha1HostPort http)
public V1alpha1ArtifactRegistryManagerSpec secret(V1alpha1SecretKeySetRef secret)
public V1alpha1SecretKeySetRef getSecret()
public void setSecret(V1alpha1SecretKeySetRef secret)
public V1alpha1ArtifactRegistryManagerSpec type(String type)
public String getType()
public void setType(String type)
Copyright © 2020. All rights reserved.