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