public class V1alpha1ToolTypeSpecSupportedSecretTypes extends Object
| Constructor and Description |
|---|
V1alpha1ToolTypeSpecSupportedSecretTypes() |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1ToolTypeSpecSupportedSecretTypes |
description(V1alpha1ToolTypeSpecDisplayName description) |
boolean |
equals(Object o) |
V1alpha1ToolTypeSpecDisplayName |
getDescription()
Get description
|
String |
getSecretType()
Get secretType
|
int |
hashCode() |
V1alpha1ToolTypeSpecSupportedSecretTypes |
secretType(String secretType) |
void |
setDescription(V1alpha1ToolTypeSpecDisplayName description) |
void |
setSecretType(String secretType) |
String |
toString() |
public V1alpha1ToolTypeSpecSupportedSecretTypes()
public V1alpha1ToolTypeSpecSupportedSecretTypes description(V1alpha1ToolTypeSpecDisplayName description)
public V1alpha1ToolTypeSpecDisplayName getDescription()
public void setDescription(V1alpha1ToolTypeSpecDisplayName description)
public V1alpha1ToolTypeSpecSupportedSecretTypes secretType(String secretType)
public String getSecretType()
public void setSecretType(String secretType)
Copyright © 2020. All rights reserved.