Interface EksInfo.Builder

All Superinterfaces:
Buildable, CopyableBuilder<EksInfo.Builder,EksInfo>, SdkBuilder<EksInfo.Builder,EksInfo>, SdkPojo
Enclosing class:
EksInfo

public static interface EksInfo.Builder extends SdkPojo, CopyableBuilder<EksInfo.Builder,EksInfo>
  • Method Details

    • namespace

      EksInfo.Builder namespace(String namespace)

      The namespaces of the Amazon EKS cluster.

      Parameters:
      namespace - The namespaces of the Amazon EKS cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.