Interface SourceIpConfig.Builder

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

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

    • cidrs

      A list of one to ten Classless Inter-Domain Routing (CIDR) values.

      Maximum: Ten CIDR values

      The following Length Constraints apply to individual CIDR values in the CIDR value list.

      Parameters:
      cidrs - A list of one to ten Classless Inter-Domain Routing (CIDR) values.

      Maximum: Ten CIDR values

      The following Length Constraints apply to individual CIDR values in the CIDR value list.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • cidrs

      SourceIpConfig.Builder cidrs(String... cidrs)

      A list of one to ten Classless Inter-Domain Routing (CIDR) values.

      Maximum: Ten CIDR values

      The following Length Constraints apply to individual CIDR values in the CIDR value list.

      Parameters:
      cidrs - A list of one to ten Classless Inter-Domain Routing (CIDR) values.

      Maximum: Ten CIDR values

      The following Length Constraints apply to individual CIDR values in the CIDR value list.

      Returns:
      Returns a reference to this object so that method calls can be chained together.