Interface V1beta1ServiceAccountSubjectFluent<A extends V1beta1ServiceAccountSubjectFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
V1beta1SubjectFluent.ServiceAccountNested<N>
All Known Implementing Classes:
V1beta1ServiceAccountSubjectBuilder, V1beta1ServiceAccountSubjectFluentImpl

public interface V1beta1ServiceAccountSubjectFluent<A extends V1beta1ServiceAccountSubjectFluent<A>> extends Fluent<A>
Generated
  • Method Details

    • getName

      String getName()
    • withName

      A withName(String name)
    • hasName

      Boolean hasName()
    • getNamespace

      String getNamespace()
    • withNamespace

      A withNamespace(String namespace)
    • hasNamespace

      Boolean hasNamespace()