Class GetAppleAppPlainArgs.Builder

  • Enclosing class:
    GetAppleAppPlainArgs

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

      • appId

        public GetAppleAppPlainArgs.Builder appId​(java.lang.String appId)
        Parameters:
        appId - The app_id of name of the Firebase iosApp. ***
        Returns:
        builder
      • project

        public GetAppleAppPlainArgs.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