public interface V1alpha1ToolTypeSpecSupportedSecretTypesFluent<A extends V1alpha1ToolTypeSpecSupportedSecretTypesFluent<A>> extends Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
V1alpha1ToolTypeSpecSupportedSecretTypesFluent.DescriptionNested<N> |
@Deprecated V1alpha1ToolTypeSpecDisplayName getDescription()
V1alpha1ToolTypeSpecDisplayName buildDescription()
A withDescription(V1alpha1ToolTypeSpecDisplayName description)
Boolean hasDescription()
V1alpha1ToolTypeSpecSupportedSecretTypesFluent.DescriptionNested<A> withNewDescription()
V1alpha1ToolTypeSpecSupportedSecretTypesFluent.DescriptionNested<A> withNewDescriptionLike(V1alpha1ToolTypeSpecDisplayName item)
V1alpha1ToolTypeSpecSupportedSecretTypesFluent.DescriptionNested<A> editDescription()
V1alpha1ToolTypeSpecSupportedSecretTypesFluent.DescriptionNested<A> editOrNewDescription()
V1alpha1ToolTypeSpecSupportedSecretTypesFluent.DescriptionNested<A> editOrNewDescriptionLike(V1alpha1ToolTypeSpecDisplayName item)
String getSecretType()
Boolean hasSecretType()
A withNewSecretType(StringBuilder arg1)
A withNewSecretType(StringBuffer arg1)
Copyright © 2020. All rights reserved.