Interface EfaInfo.Builder

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

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

    • maximumEfaInterfaces

      EfaInfo.Builder maximumEfaInterfaces(Integer maximumEfaInterfaces)

      The maximum number of Elastic Fabric Adapters for the instance type.

      Parameters:
      maximumEfaInterfaces - The maximum number of Elastic Fabric Adapters for the instance type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.