Class GetRouterStatusPlainArgs.Builder

  • Enclosing class:
    GetRouterStatusPlainArgs

    public static final class GetRouterStatusPlainArgs.Builder
    extends java.lang.Object
    • Method Detail

      • project

        public GetRouterStatusPlainArgs.Builder project​(@Nullable
                                                        java.lang.String project)
        Parameters:
        project - The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
        Returns:
        builder
      • region

        public GetRouterStatusPlainArgs.Builder region​(@Nullable
                                                       java.lang.String region)
        Parameters:
        region - The region this router has been created in. If unspecified, this defaults to the region configured in the provider.
        Returns:
        builder