Class V1VolumeProjectionFluentImpl<A extends V1VolumeProjectionFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1VolumeProjectionFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1VolumeProjectionFluent<A>
- Direct Known Subclasses:
V1VolumeProjectionBuilder
public class V1VolumeProjectionFluentImpl<A extends V1VolumeProjectionFluent<A>>
extends BaseFluent<A>
implements V1VolumeProjectionFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1VolumeProjectionFluent
V1VolumeProjectionFluent.ConfigMapNested<N>, V1VolumeProjectionFluent.DownwardAPINested<N>, V1VolumeProjectionFluent.SecretNested<N>, V1VolumeProjectionFluent.ServiceAccountTokenNested<N> -
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1VolumeProjectionFluentImpl(io.kubernetes.client.openapi.models.V1VolumeProjection instance) -
Method Summary
Modifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1ConfigMapProjectionio.kubernetes.client.openapi.models.V1DownwardAPIProjectionio.kubernetes.client.openapi.models.V1SecretProjectionio.kubernetes.client.openapi.models.V1ServiceAccountTokenProjectioneditOrNewConfigMapLike(io.kubernetes.client.openapi.models.V1ConfigMapProjection item) editOrNewDownwardAPILike(io.kubernetes.client.openapi.models.V1DownwardAPIProjection item) editOrNewSecretLike(io.kubernetes.client.openapi.models.V1SecretProjection item) editOrNewServiceAccountTokenLike(io.kubernetes.client.openapi.models.V1ServiceAccountTokenProjection item) booleanio.kubernetes.client.openapi.models.V1ConfigMapProjectionDeprecated.io.kubernetes.client.openapi.models.V1DownwardAPIProjectionDeprecated.io.kubernetes.client.openapi.models.V1SecretProjectionDeprecated.io.kubernetes.client.openapi.models.V1ServiceAccountTokenProjectionDeprecated.inthashCode()toString()withConfigMap(io.kubernetes.client.openapi.models.V1ConfigMapProjection configMap) withDownwardAPI(io.kubernetes.client.openapi.models.V1DownwardAPIProjection downwardAPI) withNewConfigMapLike(io.kubernetes.client.openapi.models.V1ConfigMapProjection item) withNewDownwardAPILike(io.kubernetes.client.openapi.models.V1DownwardAPIProjection item) withNewSecretLike(io.kubernetes.client.openapi.models.V1SecretProjection item) withNewServiceAccountTokenLike(io.kubernetes.client.openapi.models.V1ServiceAccountTokenProjection item) withSecret(io.kubernetes.client.openapi.models.V1SecretProjection secret) withServiceAccountToken(io.kubernetes.client.openapi.models.V1ServiceAccountTokenProjection serviceAccountToken) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1VolumeProjectionFluentImpl
public V1VolumeProjectionFluentImpl() -
V1VolumeProjectionFluentImpl
public V1VolumeProjectionFluentImpl(io.kubernetes.client.openapi.models.V1VolumeProjection instance)
-
-
Method Details
-
getConfigMap
Deprecated.This method has been deprecated, please use method buildConfigMap instead.- Specified by:
getConfigMapin interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>- Returns:
- The buildable object.
-
buildConfigMap
public io.kubernetes.client.openapi.models.V1ConfigMapProjection buildConfigMap()- Specified by:
buildConfigMapin interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
withConfigMap
- Specified by:
withConfigMapin interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
hasConfigMap
- Specified by:
hasConfigMapin interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
withNewConfigMap
- Specified by:
withNewConfigMapin interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
withNewConfigMapLike
public V1VolumeProjectionFluent.ConfigMapNested<A> withNewConfigMapLike(io.kubernetes.client.openapi.models.V1ConfigMapProjection item) - Specified by:
withNewConfigMapLikein interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
editConfigMap
- Specified by:
editConfigMapin interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
editOrNewConfigMap
- Specified by:
editOrNewConfigMapin interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
editOrNewConfigMapLike
public V1VolumeProjectionFluent.ConfigMapNested<A> editOrNewConfigMapLike(io.kubernetes.client.openapi.models.V1ConfigMapProjection item) - Specified by:
editOrNewConfigMapLikein interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
getDownwardAPI
Deprecated.This method has been deprecated, please use method buildDownwardAPI instead.- Specified by:
getDownwardAPIin interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>- Returns:
- The buildable object.
-
buildDownwardAPI
public io.kubernetes.client.openapi.models.V1DownwardAPIProjection buildDownwardAPI()- Specified by:
buildDownwardAPIin interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
withDownwardAPI
- Specified by:
withDownwardAPIin interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
hasDownwardAPI
- Specified by:
hasDownwardAPIin interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
withNewDownwardAPI
- Specified by:
withNewDownwardAPIin interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
withNewDownwardAPILike
public V1VolumeProjectionFluent.DownwardAPINested<A> withNewDownwardAPILike(io.kubernetes.client.openapi.models.V1DownwardAPIProjection item) - Specified by:
withNewDownwardAPILikein interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
editDownwardAPI
- Specified by:
editDownwardAPIin interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
editOrNewDownwardAPI
- Specified by:
editOrNewDownwardAPIin interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
editOrNewDownwardAPILike
public V1VolumeProjectionFluent.DownwardAPINested<A> editOrNewDownwardAPILike(io.kubernetes.client.openapi.models.V1DownwardAPIProjection item) - Specified by:
editOrNewDownwardAPILikein interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
getSecret
Deprecated.This method has been deprecated, please use method buildSecret instead.- Specified by:
getSecretin interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>- Returns:
- The buildable object.
-
buildSecret
public io.kubernetes.client.openapi.models.V1SecretProjection buildSecret()- Specified by:
buildSecretin interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
withSecret
- Specified by:
withSecretin interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
hasSecret
- Specified by:
hasSecretin interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
withNewSecret
- Specified by:
withNewSecretin interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
withNewSecretLike
public V1VolumeProjectionFluent.SecretNested<A> withNewSecretLike(io.kubernetes.client.openapi.models.V1SecretProjection item) - Specified by:
withNewSecretLikein interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
editSecret
- Specified by:
editSecretin interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
editOrNewSecret
- Specified by:
editOrNewSecretin interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
editOrNewSecretLike
public V1VolumeProjectionFluent.SecretNested<A> editOrNewSecretLike(io.kubernetes.client.openapi.models.V1SecretProjection item) - Specified by:
editOrNewSecretLikein interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
getServiceAccountToken
@Deprecated public io.kubernetes.client.openapi.models.V1ServiceAccountTokenProjection getServiceAccountToken()Deprecated.This method has been deprecated, please use method buildServiceAccountToken instead.- Specified by:
getServiceAccountTokenin interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>- Returns:
- The buildable object.
-
buildServiceAccountToken
public io.kubernetes.client.openapi.models.V1ServiceAccountTokenProjection buildServiceAccountToken()- Specified by:
buildServiceAccountTokenin interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
withServiceAccountToken
public A withServiceAccountToken(io.kubernetes.client.openapi.models.V1ServiceAccountTokenProjection serviceAccountToken) - Specified by:
withServiceAccountTokenin interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
hasServiceAccountToken
- Specified by:
hasServiceAccountTokenin interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
withNewServiceAccountToken
- Specified by:
withNewServiceAccountTokenin interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
withNewServiceAccountTokenLike
public V1VolumeProjectionFluent.ServiceAccountTokenNested<A> withNewServiceAccountTokenLike(io.kubernetes.client.openapi.models.V1ServiceAccountTokenProjection item) - Specified by:
withNewServiceAccountTokenLikein interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
editServiceAccountToken
- Specified by:
editServiceAccountTokenin interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
editOrNewServiceAccountToken
- Specified by:
editOrNewServiceAccountTokenin interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
editOrNewServiceAccountTokenLike
public V1VolumeProjectionFluent.ServiceAccountTokenNested<A> editOrNewServiceAccountTokenLike(io.kubernetes.client.openapi.models.V1ServiceAccountTokenProjection item) - Specified by:
editOrNewServiceAccountTokenLikein interfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1VolumeProjectionFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1VolumeProjectionFluent<A>>
-
toString
-